Difference between CaptureScreenShot & captureEntirePageScreenshot


captureEntirePageScreenshot
1. This captures the AUT web page only
2. This supports only mozilla firefox( available for firefox (*chrome mode) )
3. Accepts two arguments. one is the file name to be saved and other argument is back ground color
CaptureScreenShot
1. This captures the System screen shot
2. This supports all the browsers when you run from Selenium RC
3. Accepts one argument. That is the file name to be saved.


No comments :

No comments :

Post a Comment