- oldie
- Posts : 2
Join date : 2014-01-22
how to switch to the same window but with different URL?
Fri Sep 09, 2016 8:34 pm
I have an URL: http://myurl1
when I perform: driver.get("http://myurl1"); the security window appears with 'Continue to this website(not recommended)' (URL is the same).
driver.FindElement(By.name("overridelink")).sendKeys.Enter);
the window stays the same but URL changing to https://url2 where I supposeĀ have to set password and username.
and I am getting:
NoSuchWindowException: Unable to find element on closed window.
How to make driver to work on this new URL?
when I perform: driver.get("http://myurl1"); the security window appears with 'Continue to this website(not recommended)' (URL is the same).
driver.FindElement(By.name("overridelink")).sendKeys.Enter);
the window stays the same but URL changing to https://url2 where I supposeĀ have to set password and username.
and I am getting:
NoSuchWindowException: Unable to find element on closed window.
How to make driver to work on this new URL?
- Error : I could not able to switch parent window to overlay window because that it throws No element exception found. We are using the webdriver :- 2.45.1 Please some one can help to resolve this issue, thanks in advance.
- how to switch to popup window without window id
- Unable to switch to parent window in selenium Webdriver
- How to switch new window using url
- how to switch to new window
Permissions in this forum:
You cannot reply to topics in this forum