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
I had to add browser.sleep before entering values for space and application name otherwise only first few letters were entered (like e2e- instead of the full name).
I suspect this is due to the new modal window and could be resolved by waiting until the text field is focused. However, that does not work at the moment.
I had to add browser.sleep before entering values for space and application name otherwise only first few letters were entered (like e2e- instead of the full name).
I suspect this is due to the new modal window and could be resolved by waiting until the text field is focused. However, that does not work at the moment.
openshiftio/openshift.io#4617
The text was updated successfully, but these errors were encountered: