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

[py] implement relative locator for find_element #9902

Merged
merged 2 commits into from Oct 12, 2021

Conversation

titusfortner
Copy link
Member

@AutomatedTester this implementation ok for you?

@codecov-commenter
Copy link

Codecov Report

Merging #9902 (aef19fe) into trunk (c9a2ef6) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk    #9902      +/-   ##
==========================================
- Coverage   45.08%   45.06%   -0.02%     
==========================================
  Files          83       83              
  Lines        5530     5532       +2     
  Branches      251      251              
==========================================
  Hits         2493     2493              
- Misses       2786     2788       +2     
  Partials      251      251              
Impacted Files Coverage Δ
py/selenium/webdriver/remote/webdriver.py 39.44% <0.00%> (-0.14%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 776cd67...aef19fe. Read the comment docs.

@titusfortner titusfortner self-assigned this Oct 12, 2021
@AutomatedTester AutomatedTester merged commit b8de36f into SeleniumHQ:trunk Oct 12, 2021
@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2021

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
No Duplication information No Duplication information

elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
Co-authored-by: David Burns <david.burns@theautomatedtester.co.uk>
@titusfortner titusfortner deleted the py_relative branch December 4, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants