We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be79cdb commit b342e9fCopy full SHA for b342e9f
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# 1.0.3
2
+* Fix incorrectly cropped full page screenshots
3
+* Remove test dependency from www.thewebhatesme.com to local http server
4
+* Move CI tests to GitHub actions
5
+* Fix problems with getting imageCoords in IE11
6
+* Fix elements hiding behavior for full screenshot
7
+* Allow to use any module which inherits from WebDriver
8
+
9
+# 1.0.2
10
+* Replaces URL for images with locally provided ones
11
12
# 1.0.1
13
14
* Added fullpage screenshot for Chrome and Firefox (new configuration option `fullScreenShot`)
0 commit comments