Currently geb tests all unexpected pages before it checks the actual at-checker of the expected page. This is counter intuitive and it slows down tests since unnecessary commands are executed.
The text was updated successfully, but these errors were encountered:
Currently geb tests all unexpected pages before it checks the actual
at
-checker of the expected page. This is counter intuitive and it slows down tests since unnecessary commands are executed.The text was updated successfully, but these errors were encountered: