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

[vividus-extension-selenium] Update space normalization for xpaths with contains function #3598

Merged

Conversation

anastasi-n
Copy link
Contributor

Closes #3535

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #3598 (f57526c) into master (4362c2f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #3598   +/-   ##
=========================================
  Coverage     96.98%   96.98%           
  Complexity     6067     6067           
=========================================
  Files           855      855           
  Lines         17346    17347    +1     
  Branches       1122     1122           
=========================================
+ Hits          16823    16824    +1     
  Misses          417      417           
  Partials        106      106           
Impacted Files Coverage Δ
...in/java/org/vividus/ui/util/XpathLocatorUtils.java 100.00% <100.00%> (ø)

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

@valfirst valfirst merged commit 6e0b285 into vividus-framework:master Jan 31, 2023
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.

Incorrect parsing of XPath locator that uses "contains" and "translate" functions
3 participants