Could you provide an example please. Thanks!
senorbum wrote:
I'm testing an internal web app that is written in java script. The issue I am having is that some buttons have a pop up box that then has a text field or something similar. Specifically, the current issue is that I am unable to grab text out of a text field in a popup box.
Reproduction
I navigate to page
Click a link
Click button that brings up popup
Try to verify And/Or grab text from new popup, but unable to.
Suggestions/ideas?