browser/tests/functional: Use until to wait for element to arrive
In Chrome we have some cases where the element is not ready yet as we test it. Thus we prefer using the until function to make sure the element is as expected within a short amount of time
Showing
Please register or sign in to comment