Skip to content

Commit

Permalink
LPS-110927 Use iframe modal for open graph item selector iframe path
Browse files Browse the repository at this point in the history
  • Loading branch information
john-co committed May 5, 2020
1 parent c4c6d11 commit f356181
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ definition {

Click.pauseClickAt(locator1 = "Button#SELECT_OPEN_GRAPH_IMAGE");

SelectFrame(locator1 = "IFrame#DIALOG");
SelectFrame(locator1 = "IFrame#MODAL_BODY");

Pause(locator1 = "3000");

Expand Down

0 comments on commit f356181

Please sign in to comment.