2 lines
117 B
YAML
2 lines
117 B
YAML
from: pytest
|
|
setup_commands: ['@merge', 'pip install -q selenium', 'pip install -q playwright', 'playwright install'] |