Skip to content

Reliability and other improvements #842

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 15 commits into from
Mar 18, 2021
Merged

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Mar 18, 2021

Reliability and other improvements

  • Improve Demo Mode reliability on sites with restrictive CSPs.
  • Improve Safari reliability on the self.open_new_window() method.
  • Update default driver versions used and displayed:
    -- Use Edgedriver "89.0.774.54" if cannot detect LATEST_STABLE
    -- Use Operadriver "v.88.0.4324.104" as the default version
  • Improve self.assert_downloaded_file(file).
  • When reusing a session, only keep the first tab/window open.
  • Update Python dependencies:
    -- setuptools-scm==5.0.2;python_version<"3.6"
    -- setuptools-scm>=6.0.1;python_version>="3.6"
    -- Drop allure-pytest from installed dependencies

@mdmintz mdmintz merged commit 122ea92 into master Mar 18, 2021
@mdmintz mdmintz deleted the reliability-and-other-improvements branch March 18, 2021 04:12
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