-
Notifications
You must be signed in to change notification settings - Fork 192
test(e2e): add applitools eyes #20630
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
base: edge
Are you sure you want to change the base?
Conversation
add more intuitive troubleshooting steps for running local tests and make troubleshoot to show where failed tests break #20630
skowalski08
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
I messed around with this and I think that we would need to create a new function to target a specific element that is scrollable to use the functions. The details modal is very hard to locate and so if we decide we want this in the future then we will need to add a testid I think. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## edge #20630 +/- ##
=======================================
Coverage 56.54% 56.54%
=======================================
Files 3916 3916
Lines 323256 323259 +3
Branches 45766 45766
=======================================
+ Hits 182773 182776 +3
Misses 140267 140267
Partials 216 216
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Did this. |

Overview
Add Applitools eyes capability to the end to end test framework and demonstrate how to use it.
.fully()on scrollable element)