What is the difference between captureEntirePageScreenshot and CaptureScreenShot?

Submitted by: Administrator
captureEntirePageScreenshot
1. This captures the AUT web page only
2. This supports only mozilla firefox
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.
Submitted by: Administrator

Read Online Selenium Job Interview Questions And Answers