Skip to content
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

[Enhancement] Use native function to open new tab #127

Merged

Conversation

mialeska
Copy link
Contributor

  • add functions ..ViaJs to access previous behavior
  • add overload accepting Uri parameter
  • fix typo in the documentation
  • refactor BrowserNavigation and BrowserTabNavigation initialization to allow inheritance
  • use native ExecuteScript functions instead of AqualityServices wrappers for correct constructor parameter usage
  • add tests for new functions

Related to aquality-automation/aquality-selenium-dotnet#231

- add functions ..ViaJs to access previous behavior
- add overload accepting Uri parameter
- fix typo in the documentation
- refactor BrowserNavigation and BrowserTabNavigation initialization to allow inheritance
- use native ExecuteScript functions instead of AqualityServices wrappers for correct constructor parameter usage
- add tests for new functions
@mialeska mialeska added the enhancement New feature or request label May 12, 2023
@mialeska mialeska self-assigned this May 12, 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@aqualityAutomation aqualityAutomation merged commit aff8e90 into master Feb 15, 2024
4 checks passed
@aqualityAutomation aqualityAutomation deleted the enhancement/use-native-open-new-tab-function branch February 15, 2024 14:06
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
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants