Closed sreenadhsr closed 9 years ago
@sreenadhsr, thank you for your feature request & bug report.
The feature is implemented in the release SWD PageRecorder 14 APR 2015 v2.45
https://github.com/dzharii/swd-recorder/releases
The bug with driver.GetScreenshot().SaveAsFile("c:/test.png", ImageFormat.Png)
is now fixed
Selenium allows taking full page screenshot. It will be nice if SWD can give this option in the GUI. I tried to execute following code in WebDriver Playground and it always throws exception.