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(String id)CypressSessionCypressSessionManager. newSession(boolean takeScreenshots, boolean headless, String baseUrl, File projectFile)
-