Skip to content

Add command-line shortcuts for SB() / Driver() formats #2740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 2, 2024

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented May 2, 2024

Add command-line shortcuts for SB() / Driver() formats

  • Add command-line shortcuts for SB() and Driver()
    --> This adds the following missing command-line shortcuts for SB() and Driver() formats:
    ------> --gui / --headed (override the default headless mode on Linux)
    ------> --xvfb (for the SB() format only)
    ------> --pls=none (Page Load Strategy)
    ------> --pls=eager (Page Load Strategy)
    ------> --pls=normal (Page Load Strategy)

@mdmintz mdmintz added enhancement Making things better SeleniumBase 4 SeleniumBase 4 labels May 2, 2024
@mdmintz mdmintz self-assigned this May 2, 2024
@mdmintz mdmintz merged commit 06a495e into master May 2, 2024
6 checks passed
@mdmintz mdmintz deleted the add-command-line-shortcuts branch May 2, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Making things better SeleniumBase 4 SeleniumBase 4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant