« Return to Thread: Issue in entering text and clicking button

Re: Issue in entering text and clicking button

by selenium704 :: Rate this Message:

Reply to Author | View in Thread

You need to use 'windowFocus' command, so that the selenium knows that you have to change the focus and bring it to new window.

reech_ravi wrote:
Hi,

I am facing an issue while clicking button or entering text when I enter some test data and submit in Page, Next page opens in new browser. Here I need to enter the text and submit to complete the flow.

But when new page opens in another browser selenium IDE is not identifying the objects. So unable to perform any action in the flow. But whn I try directly on that page it is working fine.

Please help me,

Thanks in advance,

-Ravi.

 « Return to Thread: Issue in entering text and clicking button