detect_selenium_boot
Detects whether the current working directory belongs to a TestFly project, helping you determine if Selenium automation can be initialized.
Instructions
Backward-compatible alias for detect_testfly. Detects whether the current working directory is inside a TestFly project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Optional path to start detection from. Defaults to the server's working directory. |