You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
series/creation/validation.robot: fix the test flake.
Looks like "Wait Until Element Is Visible" expects locator to the single
element and doesn't handle the situation where there are 4 elements. To
workaround this we're checking for the last field.
Follow-up to 40e016d commit.
0 commit comments