Skip to content

Active window visibility and more #1167

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 7 commits into from
Jan 9, 2022
Merged

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Jan 9, 2022

Active window visibility and more

  • Bring the active window to front when switching drivers.
    -- This adds a new method: self.bring_active_window_to_front().
    -- That method is now called automatically after using methods that switch the active driver.
    -- Here's an example test that switches drivers: test_multiple_drivers.py
  • Improve error-handling during specific edge-cases.
  • Refresh Python dependencies:
    -- setuptools>=60.3.1;python_version>="3.7"
    -- urllib3==1.26.8
    -- pygments==2.11.2;python_version>="3.5"
    -- decorator==5.1.1;python_version>="3.5"

@mdmintz mdmintz merged commit 0d1de72 into master Jan 9, 2022
@mdmintz mdmintz deleted the active-window-visibility-and-more branch January 9, 2022 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant