mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 16:45:48 +00:00
Improve assignment instructions
This commit is contained in:
parent
cc73391601
commit
add090c15d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +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.
|
Open `src/test/resources/scenarios/AddOwners.feature` and follow instructions given in the comments.
|
||||||
|
|
||||||
## Bonus tasks
|
## Bonus tasks
|
||||||
1. The browser doesn't close after all tests. Fix it.
|
1. The browser doesn't close after all tests. Please fix it.
|
||||||
2. There is something wrong with the way the HTML elements are selected.
|
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.
|
Prepare a suggestion of how to improve it or even implement such a change.
|
||||||
3. Suggest a replacement for Selenium.
|
3. Suggest a replacement for Selenium.
|
||||||
|
|
Loading…
Reference in a new issue