bigtest icon indicating copy to clipboard operation
bigtest copied to clipboard

Add `reload` action alongside to the `visit` action

Open wKich opened this issue 4 years ago • 1 comments

react-admin project uses cypress, which has reload method. But Page interactor of BigTest doesn't have such action.

https://github.com/marmelab/react-admin/blob/master/cypress/integration/auth.js#L43

wKich avatar Jun 02 '21 06:06 wKich

We're moving this type of functionality into bigtest, and bigtest will have a visit function, so maybe it could have a reload function as well?

jnicklas avatar Oct 26 '21 14:10 jnicklas