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

[plugin-web-app] Add step to open new browser tab #3358

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

valfirst
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Merging #3358 (4d36412) into master (ae54add) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3358   +/-   ##
=========================================
  Coverage     96.93%   96.93%           
- Complexity     5971     5972    +1     
=========================================
  Files           839      839           
  Lines         16937    16939    +2     
  Branches       1095     1095           
=========================================
+ Hits          16418    16420    +2     
  Misses          412      412           
  Partials        107      107           
Impacted Files Coverage Δ
...ain/java/org/vividus/steps/ui/web/WindowSteps.java 100.00% <100.00%> (ø)
.../vividus/ui/web/listener/WebUiContextListener.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@valfirst valfirst force-pushed the use-selenium-native-api-to-open-new-brower-tab branch 2 times, most recently from 3b3fea8 to b8432b6 Compare November 17, 2022 16:45
@valfirst valfirst force-pushed the use-selenium-native-api-to-open-new-brower-tab branch from b8432b6 to 4d36412 Compare November 17, 2022 16:46
@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2022

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst changed the title [plugin-web-app] Use Selenium native API to open new browser tab [plugin-web-app] Add step to open new browser tab Nov 18, 2022
@valfirst valfirst merged commit 7578f73 into master Nov 18, 2022
@valfirst valfirst deleted the use-selenium-native-api-to-open-new-brower-tab branch November 18, 2022 08:57
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.

3 participants