Package org.openqa.selenium.bidi.script
Class RegExpValue
java.lang.Object
org.openqa.selenium.bidi.script.LocalValue
org.openqa.selenium.bidi.script.RegExpValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RegExpValue
fromJson
(org.openqa.selenium.json.JsonInput input) getFlags()
toJson()
Methods inherited from class org.openqa.selenium.bidi.script.LocalValue
arrayValue, bigIntValue, booleanValue, channelValue, channelValue, channelValue, dateValue, getArgument, mapValue, nullValue, numberValue, numberValue, numberValue, objectValue, regExpValue, regExpValue, remoteReference, remoteReference, setValue, stringValue, undefinedValue
-
Constructor Details
-
RegExpValue
-
RegExpValue
-
-
Method Details
-
fromJson
-
toJson
- Specified by:
toJson
in classLocalValue
-
getPattern
-
getFlags
-