Skip to content

Commit 49f71e9

Browse files
committed
[1.4.2-documentation] - added java docs
1 parent 7f55171 commit 49f71e9

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
@@ -82,7 +82,7 @@
8282
### Responsive UI Validation ###
8383
- Responsive UI Validator allows to validate UI on web or mobile page using lots of criterias. Also it allows tu build thr HTMl report after validation.
8484

85-
ResponsiveUIValidator uiValidator = new ResponsiveUIValidator(driver);
85+
ResponsiveUIValidator uiValidator = new ResponsiveUIValidator(driver);
8686

8787

8888
boolean result = uiValidator.init()

0 commit comments

Comments
 (0)