Uses of Class
org.openqa.selenium.manager.SeleniumManagerOutput.Log
-
-
Uses of SeleniumManagerOutput.Log in org.openqa.selenium.manager
Fields in org.openqa.selenium.manager with type parameters of type SeleniumManagerOutput.Log Modifier and Type Field Description java.util.List<SeleniumManagerOutput.Log>SeleniumManagerOutput. logsMethods in org.openqa.selenium.manager that return types with arguments of type SeleniumManagerOutput.Log Modifier and Type Method Description java.util.List<SeleniumManagerOutput.Log>SeleniumManagerOutput. getLogs()Method parameters in org.openqa.selenium.manager with type arguments of type SeleniumManagerOutput.Log Modifier and Type Method Description voidSeleniumManagerOutput. setLogs(java.util.List<SeleniumManagerOutput.Log> logs)
-