Uses of Class
org.openqa.selenium.devtools.latest.ads.model.AdMetrics
Packages that use AdMetrics
-
Uses of AdMetrics in org.openqa.selenium.devtools.latest.ads
Methods in org.openqa.selenium.devtools.latest.ads that return types with arguments of type AdMetricsModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<AdMetrics> Ads.getAdMetrics()Retrieves ad metrics for the current page.