Skip to content

Conversation

@AlexGalichenko
Copy link
Contributor

@AlexGalichenko AlexGalichenko commented Nov 29, 2023

  • πŸš€ introduced browserManager object to control all launched browsersrowser and electron instances
  • πŸš€ added steps to start/stop/switch to other browser/electron instances

Before submitting this PR, please ensure that you have completed the following:

  • Updated the CHANGELOG.md.
  • Checked that there aren't other open pull requests for the same issue/update.
  • Checked that your contribution follows the project's contribution guidelines.
  • Added corresponding unit/E2E tests
  • Unit and E2E pass

Motivation

Need to have a holistic approach to launch/control/stop multiple instances of browsers/electron applications/contexts across the framework

…and electron instances

- πŸš€ added steps to start/stop/switch to other browser/electron instances
@AlexGalichenko AlexGalichenko self-assigned this Nov 29, 2023
@AlexGalichenko AlexGalichenko added the enhancement New feature or request label Nov 29, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

No Coverage information No Coverage information
2.5% 2.5% Duplication

@AlexGalichenko AlexGalichenko changed the title - πŸš€ introduced browserManager object to control all launched b… πŸš€ introduced browserManager object to control all launched b… Nov 29, 2023
@AlexGalichenko AlexGalichenko merged commit c04d762 into main Dec 1, 2023
* Close driver
* @param {string} driverName - driver name
* @example
* When I close to 'browser2' driver
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I close to 'browser2' driver

@AlexGalichenko AlexGalichenko deleted the browser-manager branch January 8, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants