Uses of Class
step.plugins.cypress.CypressSession
- 
Packages that use CypressSession Package Description step.plugins.cypress  - 
- 
Uses of CypressSession in step.plugins.cypress
Methods in step.plugins.cypress that return CypressSession Modifier and Type Method Description CypressSessionCypressSessionManager. getSession(java.lang.String id)CypressSessionCypressSessionManager. newSession(boolean takeScreenshots, boolean headless, java.lang.String baseUrl) 
 -