Uses of Class
org.openqa.selenium.devtools.v122.database.Database.ExecuteSQLResponse
Packages that use Database.ExecuteSQLResponse
-
Uses of Database.ExecuteSQLResponse in org.openqa.selenium.devtools.v122.database
Methods in org.openqa.selenium.devtools.v122.database that return types with arguments of type Database.ExecuteSQLResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Database.ExecuteSQLResponse>
Database.executeSQL
(DatabaseId databaseId, String query)