标签: selenium-rc
我能够登录到ISP,特别是gmail。现在我需要从收件箱打开一封电子邮件并使用SELENIUM RC截取它。
请提供一些例子。
日Thnx, 巴拉斯
答案 0 :(得分:0)
使用selenium.captureEntirePageScreenshot()方法,其中selenium是您的DefaultSelenium实例。
selenium.captureEntirePageScreenshot()