Uses of Class
org.openqa.selenium.MutableCapabilities
Packages that use MutableCapabilities
-
Uses of MutableCapabilities in org.openqa.selenium
Methods in org.openqa.selenium that return MutableCapabilitiesModifier and TypeMethodDescriptionMutableCapabilities.merge(Capabilities other) Merge twoCapabilitiestogether and return the union of the two as a newCapabilitiesinstance.