popup « selenium « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » selenium » popup 

1. How to I change focus to a new popup tab in Selenium?    stackoverflow.com

I'm using Selenium and Firefox. I have a link on a page (say linkA) that opens a new page in a new tab. The new tab is displayed when ...

2. (selenium) Upload popup with ajaxUpload function    stackoverflow.com

I try to open the windows pop up with Selenium RC and Junit. The popup is open with this function :

$('.fileInput').each(function(){
        var id ...

3. Selenium Core TestRunner HTA: he object invoked has disconnected from its clients    stackoverflow.com

I get this error when my test tries to open a pop-up testrunner hta mode. Does anyone know what is happening?

selectWindow name=lookup Command execution failure. Please ...

4. Selenium popup support    stackoverflow.com

Please give me an example java code to open a popup and move RC control to popup. is there any way to come back on main window after checking some element ...

5. Selenium Popup support    stackoverflow.com

I have few questions on this as selenium always need windowid to get control over popup. 1-What is the best way to get the windowid of any popup. 3-is it necessary that we ...

6. Interacting with a PDF popup in Selenium    stackoverflow.com

I'm trying to test a page where clicking a button generates a popup that's in PDF form. I'd like selenium to click on the popup and either take a screenshot of the ...

7. Selenium just hanging after popup message appears, until popup not closed    stackoverflow.com

I got problem with Selenium on my website. Scenario: 1. Selenium login to site 2. Selenium press on button 3. Window with confirmation appears (example: http://i.piccy.info/i5/17/00/1760017/popup.jpg) 4. But after this, Selenium just hangs. ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.