Uses of Class
org.openqa.selenium.devtools.v150.ads.model.AdMetrics
Packages that use AdMetrics
-
Uses of AdMetrics in org.openqa.selenium.devtools.v150.ads
Methods in org.openqa.selenium.devtools.v150.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.