Uses of Class
org.openqa.selenium.devtools.v128.target.model.RemoteLocation
Packages that use RemoteLocation
-
Uses of RemoteLocation in org.openqa.selenium.devtools.v128.target
Method parameters in org.openqa.selenium.devtools.v128.target with type arguments of type RemoteLocationModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void>Target.setRemoteLocations(List<RemoteLocation> locations) Enables target discovery for the specified locations, when `setDiscoverTargets` was set to `true`.