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
  • 15,374
  • 13
  • 103
  • 121
Sapna
  • 391
  • 2
  • 3
  • 19

0 Answers0