Skip to content

Commit c3a5214

Browse files
committed
chore: comapre full page
1 parent 8a61885 commit c3a5214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/uitests/Tests/SegmentedStyle/SegmentedBarTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public void beforeSegmentedBarTestsClass() {
1616

1717
@Test(groups = {"android", "ios"})
1818
public void segmentedBar_01() throws Exception {
19-
this.compareElements(this.segmentedBarPage.segmentedBar1(), 5, 0.1);
19+
this.compareScreens();
2020
this.assertImagesResults();
2121
}
2222

0 commit comments

Comments
 (0)