Skip to content

Commit 15d71b4

Browse files
author
Nils Langner
committed
Update readme.md
1 parent 4c2c385 commit 15d71b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This module can be used to compare the current representation of a website eleme
99

1010
## How it works
1111

12-
VisualCeption uses a combination of the "make a screenshot" feature in webdriver, imagick and jquery to compare visual elements on a website. This comparison is done in four steps:
12+
VisualCeption uses a combination of the "make a screenshot" feature in webdriver, imagick and jquery to compare visual elements on a website. This comparison is done in five steps:
1313

1414
1. **Take a screenshot** of the full page using webdriver.
1515
2. **Calculate the position** and size of the selected element using jquery.

0 commit comments

Comments
 (0)