Alert boxes does not diplay/ | Selenium Forum
M
Posted on 12/10/2015
I am trying to control alert boxes using selenium, but alert boxes doses not dsplay when browser gets started via selenium.
I have tried enabling Javascript also.
Any idea?

M
Replied on 12/10/2015

[quote:c6gjaygs]I am trying to control alert boxes using selenium, but alert boxes doses not dsplay when browser gets started via selenium.
I have tried enabling Javascript also.
Any idea?[/quote:c6gjaygs]

if alert box doesn't start, what can selenium do in that? and you don't have to automate it.


M
Replied on 15/10/2015

Alert box displays if we start browser normally. So my query is why selenium is not allowing to show the alert box


M
Replied on 15/10/2015

selenium can't stop alert boxes. see if there are some other reasons why alert boxes are not coming up.