Skip to content

Commit

Permalink
LPS-202814 Update test and remove workaround for LPS-202333
Browse files Browse the repository at this point in the history
  • Loading branch information
gislayne-vitorino authored and brianchandotcom committed Jan 12, 2024
1 parent 774b841 commit 241679f
Showing 1 changed file with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1369,13 +1369,9 @@ definition {

Masterclass.goBackUsingBrowserHistory();

// Workaround LPS-202333

//AssertTextEquals(
//key_publicationName = "Publication Name",
//locator1 = "Publications#PUBLISHED_STATUS",
//value1 = "Published");

AssertElementPresent(
key_tab = "Ongoing",
locator1 = "NavTab#ACTIVE_TAB_LINK");
}

@priority = 4
Expand Down

0 comments on commit 241679f

Please sign in to comment.