Improve assignment instructions

This commit is contained in:
Adam Klinkosz 2021-04-15 18:40:51 +02:00
parent ccef226160
commit 93f9644b8c

View file

@ -14,6 +14,7 @@ Open the `src/test/resources/scenarios/FindOwners.feature` and follow instructio
Open `src/test/resources/scenarios/AddOwners.feature` and follow instructions given in the comments.
## Bonus tasks
1. The browser is not closing after all tests were run. Fix it.
1. The browser doesn't close after all tests. Fix it.
2. There is something wrong with the way the HTML elements are selected.
Prepare a suggestion of how to improve it or even implement such a change.
3. Suggest a replacement for Selenium.