Uses of Class
org.openqa.selenium.devtools.CdpInfo
-
Uses of CdpInfo in org.openqa.selenium.devtools
Modifier 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.ModifierConstructorDescriptionCdpVersionFinder
(int versionFudgeFactor, Collection<CdpInfo> infos) -
Uses of CdpInfo in org.openqa.selenium.devtools.noop