taxi-toolkit
taxi-toolkit copied to clipboard
Waiters to catch org.openqa.selenium.TimeoutException and report an issue appropriately
Waiters do fail with exception, which is hard to debug and read - it'd be better if they can catch the exception themselves and call (is ...)
to fail with meaningful message instead.