Uses of Class
org.openqa.selenium.devtools.v141.emulation.model.DisplayFeature
Packages that use DisplayFeature
-
Uses of DisplayFeature in org.openqa.selenium.devtools.v141.emulation
Method parameters in org.openqa.selenium.devtools.v141.emulation with type arguments of type DisplayFeatureModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> Emulation.setDisplayFeaturesOverride(List<DisplayFeature> features) Start using the given display features to pupulate the Viewport Segments API.