Skip to content

Commit

Permalink
LPS-150535 Rename parameter to new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ozysouza authored and brianchandotcom committed Mar 29, 2022
1 parent 4d0f55a commit 3d2d025
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -283,7 +283,7 @@ definition {
LexiconEntry.selectEntry(key_rowEntry = "${rowEntry}");

AssertElementPresent(
key_text = "times-circle",
key_text = "trash",
locator1 = "Icon#ANY_DISABLED");
}

Expand Down

0 comments on commit 3d2d025

Please sign in to comment.