0
selenium.captureScreenshot("/tmp/" + this.getClass().getName() + "."
+ testMethodName + ".png");
selenium.captureEntirePageScreenShotToString();
selenium.captureEntirePageScreenshot("C:\screenshot.png","");

I tried all the above but I need some way to paste the screen shots in a text/document page one after other.

akjoshi
  • 14,989
  • 13
  • 101
  • 119
Sapna
  • 381
  • 2
  • 3
  • 18

0 Answers0