Chris Jackson
Results
2
issues of
Chris Jackson
## Describe the bug When using `async` for the test, the `afterEach` hook can hang if that tests fails. It only hangs if you invoke the `browser` object. In my...
bug
### Description of the bug/issue I'm using `updateValue` to edit a form that already has values in the input fields. However, `updateValue` is only appending text instead of replacing the...