Uses of Class
org.openqa.selenium.devtools.CdpInfo
Packages that use CdpInfo
-
Uses of CdpInfo in org.openqa.selenium.devtools
Methods in org.openqa.selenium.devtools that return types with arguments of type CdpInfoModifier and TypeMethodDescriptionTakes a `browserVersion` from aCapabilities
instance and returns the matching CDP version.Take the output of `/json/version` from a CDP-enabled tool and uses that information to find a match.Methods in org.openqa.selenium.devtools with parameters of type CdpInfoConstructor parameters in org.openqa.selenium.devtools with type arguments of type CdpInfoModifierConstructorDescriptionCdpVersionFinder
(int versionFudgeFactor, Collection<CdpInfo> infos) -
Uses of CdpInfo in org.openqa.selenium.devtools.noop
Subclasses of CdpInfo in org.openqa.selenium.devtools.noop