Skip to content

Commit

Permalink
fix(selenium): add backwards compatible way of settings various timeo…
Browse files Browse the repository at this point in the history
…uts when using selenium 3 (#482)

This PR adds adds a selenium 3 compatible fallback when we attempt to
set the various timeouts.

- Added a regression test to catch this
- Found two unrelated issues (tagged in this commit that will require
follow up shortly after)

QA Notes: Using Selenium 3 it should analyze correctly there should also
be no change to the existing behaviour when using selenium 4.

Closes: #479
  • Loading branch information
Zidious authored Sep 26, 2024
1 parent 3d13cc7 commit c4a92d4
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 216 deletions.
Loading

0 comments on commit c4a92d4

Please sign in to comment.