Skip to content

Commit 9142a84

Browse files
committed
test: reword
1 parent d13c7fb commit 9142a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gui/shared/scripts/pageObjects/Activity.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def getNotSyncedStatus(row):
6060
def clickTab(tabName):
6161
tabFound = False
6262

63-
# NOTE: Some activity tabs are not immediately available
63+
# NOTE: Some activity tabs are loaded dynamically
6464
# and the tab index changes after all the tabs are loaded properly
6565
# So wait for a second to let the UI render the tabs properly
6666
# before trying to click the tab

0 commit comments

Comments
 (0)