Uses of Class
org.openqa.selenium.devtools.v85.runtime.model.TimeDelta
Packages that use TimeDelta
-
Uses of TimeDelta in org.openqa.selenium.devtools.v85.debugger
Method parameters in org.openqa.selenium.devtools.v85.debugger with type arguments of type TimeDeltaModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Debugger.ExecuteWasmEvaluatorResponse>Debugger.executeWasmEvaluator(CallFrameId callFrameId, String evaluator, Optional<TimeDelta> timeout) Execute a Wasm Evaluator module on a given call frame.