- Love SharmaRegular Participant
- Posts : 27
Join date : 2012-06-01
Modal Dialog Windows in Selenium
Wed Oct 23, 2013 1:51 pm
Hi,
Can we handle modal dialog windows/pop up using Selenium?
I have a task where I need to open a modal dialog using selenium code and then perform some actions on the web elements(button) appearing on this modal dialog box. Example: Open a new modal dialog window from already open modal dialog window.
I read many posts on google and came to know that selenium do not support modal dialogs because selenium run on Java script and it looses it's window handle when we open modal dialog popup.
There is no control on window handle when modal dialog pop up opens and hance system hangs.
In short, selenium do not support Modal Dialog Pop Ups and cant automate the actions on modal dialog windows.
Please suggest if someone knows any alternates?
Note: Here I mean modal dialog windows and not normal windows
Thanks,
Lovekesh
Can we handle modal dialog windows/pop up using Selenium?
I have a task where I need to open a modal dialog using selenium code and then perform some actions on the web elements(button) appearing on this modal dialog box. Example: Open a new modal dialog window from already open modal dialog window.
I read many posts on google and came to know that selenium do not support modal dialogs because selenium run on Java script and it looses it's window handle when we open modal dialog popup.
There is no control on window handle when modal dialog pop up opens and hance system hangs.
In short, selenium do not support Modal Dialog Pop Ups and cant automate the actions on modal dialog windows.
Please suggest if someone knows any alternates?
Note: Here I mean modal dialog windows and not normal windows
Thanks,
Lovekesh
- How to Handle Modal dialog window issue (Using Selenium IDE) in Firefox 3.0
- In selenium web driver , while running the script ,after the browser(modal) message box is displayed and closed by selenium , the next button click statement is not executing
- Configuring Selenium Grid to Selenium Web driver in Windows and Linux
- Cannot navigate to a HTML modal window using Selenium Webdriver
- How to handle the dialog box through the Selenium RC using C#?
Permissions in this forum:
You cannot reply to topics in this forum