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
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,6 @@ VisualCeption uses a combination of the "make a screenshot" feature in webdriver
17
17
4.**Compare the element** with an older version of the screenshot that has been proofed as valid using imagick. If no previous image exists the current image will be used fur future comparions. As an effect of this approach the test has to be **run twice** before it works.
18
18
5. If the deviation is too high **throw an exception** that is caught by Codeception.
19
19
20
-
## Documenation todo
21
-
* phantom css
22
-
* example image
23
-
24
20
## Requirements
25
21
26
22
VisualCeption needs the following components to run:
0 commit comments