WebDriver

Z Wiki
Verze z 27. 9. 2023, 09:22, kterou vytvořil SamiecK (diskuse | příspěvky) (Založena nová stránka s textem „Category:GuiMaster Category:GuiMaster Library == Popis == '''Alias: WD''' '''Runs the command via WebDriver.''' Runs the command specified by th…“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání


Popis

Alias: WD

Runs the command via WebDriver.

Runs the command specified by the Command parameter via WebDriver.

Vstupní parametry

Command

Typ String

Command for WebDriver

Target

Typ String

The target of the command.

Value

Typ String

The value of the command parameter.

Enabled

Typ Number

Enables or disables the command. If the value is 0, the command will not be executed.

PreWait

Typ Number

Delay in milliseconds before executing the command. It has no effect if Enabled=0.

PostWait

Typ Number

Delay in milliseconds after executing the command. It has no effect if Enabled=0.

Výstupní parametry

Output

Typ String

Command output