You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,12 @@ It is exactly same as `seeVisualDiff` function, only an additional `selector` CS
69
69
> Note:
70
70
`seeVisualDiffForElement` only works when the page for baseImage is open in the browser, so that webdriver can fetch coordinates of the provided selector
71
71
72
-
72
+
Third one is the `screenshotElement` which basically takes screenshot of the element. Selector for the element must be provided.
73
+
It saves the image in the output directory as mentioned in the config folder.
0 commit comments