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 CypressSession
CypressSessionManager. getSession(java.lang.String id)
CypressSession
CypressSessionManager. newSession(boolean takeScreenshots, boolean headless, java.lang.String baseUrl, java.io.File projectFile)
-