| Author |
how to capture screenshots of flex application using Selenium?
|
sudheer raj shetty
Greenhorn
Joined: Sep 02, 2009
Posts: 16
|
|
Hi,
am able to capture a screenshot of web application using "captureEntirePageScreenshot" in IDE. But for my project i need to capture screenshot of flex application. when i tried the above command on flex application it is capturing a blank page.
Is there any other way to capture screenshot of flex application using Selenium??
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Selenium does not work with Flash. I think there are some third party APIs you can use which may work (have a google).
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: how to capture screenshots of flex application using Selenium?
|
|
|