开发者

Need help in opening an email from the inbox and taking a screenshot of it using SELENIUM RC

开发者 https://www.devze.com 2023-02-23 06:38 出处:网络
I could able to 开发者_C百科login to ISPs, gmail in particular. Now i need to open an email from the inbox and taking a screenshot of it using SELENIUM RC.

I could able to 开发者_C百科login to ISPs, gmail in particular. Now i need to open an email from the inbox and taking a screenshot of it using SELENIUM RC.

Please suggest with some examples.

thnx, Bharath


Use selenium.captureEntirePageScreenshot() method, where selenium is your DefaultSelenium instance.

0

精彩评论

暂无评论...
验证码 换一张
取 消