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