Installation¶
pip¶
To use the WebDriver BiDi backend instead:
Both backends:
pipx¶
For isolated installation:
Shell completions¶
wavexis uses Typer's built-in completion support. Install completions for your shell:
wavexis completions bash
wavexis completions zsh
wavexis completions fish
wavexis completions powershell
Requirements¶
- Python >= 3.11
- Chrome or Edge browser installed on your system
- cdpwave (for CDP backend) or bidiwave (for BiDi backend)