kdthomas2121
kdthomas2121
Thanks! Be great to pass in a dictionary or similar for a point with a defined X and y coordinate, something similar to a stocks graph showing price over a...
What is to be used as an alternative to resetApp() in situations where we want resets between tests within the same spec file?
So my scenario is closing and creating a new session each time. Just to clarify this is driver.quit() and driver.create()? Thanks!
So yea currently we do do that interally, but the actual code which resets the app is the driver.reset(). What I'm asking is what should we migrate to when that's...