sourabhkt / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
0 stars 0 forks source link

Please make it possible to handle alerts inside page body #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Existing words 'Alert Should Be Present' and 'Get Alert Message' can handle 
alerts that are thrown when browser clicks a link. But they're unable to detect 
whether there is an alert that raises on the page itself.

Is it possible to add handling of such kinds of alerts?

Distilled examples provided. Given test fails on Firefox with Selenium Library 
2.9.1.

Original issue reported on code.google.com by andrey.hitrin@gmail.com on 1 Nov 2012 at 10:28

Attachments:

GoogleCodeExporter commented 9 years ago
It's actually seems to be a Selenium defect. If it is, please close this issue. 
Sorry.

Original comment by andrey.hitrin@gmail.com on 1 Nov 2012 at 10:57

GoogleCodeExporter commented 9 years ago
Alerts are handled in Selenium. We cannot do much to this issue.

Original comment by pekka.klarck on 13 Jan 2013 at 9:13