Uses of Class
org.openqa.selenium.devtools.v109.database.Database.ExecuteSQLResponse
-
Packages that use Database.ExecuteSQLResponse Package Description org.openqa.selenium.devtools.v109.database -
-
Uses of Database.ExecuteSQLResponse in org.openqa.selenium.devtools.v109.database
Methods in org.openqa.selenium.devtools.v109.database that return types with arguments of type Database.ExecuteSQLResponse Modifier and Type Method Description static org.openqa.selenium.devtools.Command<Database.ExecuteSQLResponse>
Database. executeSQL(DatabaseId databaseId, java.lang.String query)
-