Uses of Class
org.openqa.selenium.remote.server.KnownElements
-
Packages that use KnownElements Package Description org.openqa.selenium.remote.server org.openqa.selenium.remote.server.handler org.openqa.selenium.remote.server.handler.internal -
-
Uses of KnownElements in org.openqa.selenium.remote.server
Methods in org.openqa.selenium.remote.server that return KnownElements Modifier and Type Method Description KnownElements
Session. getKnownElements()
-
Uses of KnownElements in org.openqa.selenium.remote.server.handler
Methods in org.openqa.selenium.remote.server.handler that return KnownElements Modifier and Type Method Description protected KnownElements
WebDriverHandler. getKnownElements()
-
Uses of KnownElements in org.openqa.selenium.remote.server.handler.internal
Constructors in org.openqa.selenium.remote.server.handler.internal with parameters of type KnownElements Constructor Description ArgumentConverter(KnownElements knownElements)
ResultConverter(KnownElements knownElements)
-