58 signs that you are still bad at Selenium test automation
If your Selenium automation code does any of following, chances are good that your projects need serious changes.
The following items are not listed in a specific order.
SELENIUM TESTS
- Tests are dependent on each other
- Tests work only on a specific environment (test) and not on…