Skip to content

[#29] Throw error if selenium is not running.#93

Merged
AlexSkrypnyk merged 1 commit intomainfrom
feature/throw-error-if-selenium-not-run
Mar 8, 2024
Merged

[#29] Throw error if selenium is not running.#93
AlexSkrypnyk merged 1 commit intomainfrom
feature/throw-error-if-selenium-not-run

Conversation

@tannguyen04
Copy link
Contributor

@tannguyen04 tannguyen04 commented Mar 7, 2024

Checklist before requesting a review

closes #29

  • I have formatted the subject to include ticket number as [#123] Verb in past tense with dot at the end.
  • I have added a link to the issue tracker
  • I have provided information in Changed section about WHY something was done if this was not a normal implementation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have run new and existing relevant tests locally with my changes, and they passed
  • I have provided screenshots, where applicable

Changed

Screenshots

@tannguyen04 tannguyen04 requested a review from AlexSkrypnyk March 7, 2024 09:14
@tannguyen04 tannguyen04 marked this pull request as ready for review March 7, 2024 09:14
@tannguyen04 tannguyen04 changed the title Throw error if selenium is not running. [#29] Throw error if selenium is not running. Mar 7, 2024
@AlexSkrypnyk AlexSkrypnyk merged commit 2a918d2 into main Mar 8, 2024
@AlexSkrypnyk AlexSkrypnyk deleted the feature/throw-error-if-selenium-not-run branch March 8, 2024 01:41
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.

Throw an error if selenium is not running

2 participants