Skip to content

Commit

Permalink
4938-rippleTestsAfter2ndRebaseFix3
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaElf committed Aug 24, 2023
1 parent 77f5f2a commit 3d0a488
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ protected UIElement getRipple() {
return new UIElement(By.xpath(format(rippleLocator, core().locator.printLocator()
.replace(smartSharp, "").replace(cssSharp, "").replace("'", ""))));
}

protected UIElement centeredCheckbox() {
return new UIElement(By.xpath(format(centeredCheckboxLocator,
core().locator.printLocator().replace(smartSharp, "")
Expand Down

0 comments on commit 3d0a488

Please sign in to comment.