-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 [e2e] click the first New Launcher button
#7039
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
🐛 [e2e] click the first New Launcher button
#7039
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7039 +/- ##
==========================================
- Coverage 86.95% 86.84% -0.12%
==========================================
Files 1651 1651
Lines 64811 64811
Branches 2041 2041
==========================================
- Hits 56358 56283 -75
- Misses 8116 8191 +75
Partials 337 337
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
first() New Launcher button
first() New Launcher buttonNew Launcher button
|
giancarloromeo
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.
Perfetto 👌



What do these changes do?
In the latest jupyter-smash there are 2 "New Launcher" buttons, this PR fixes the e2e by clicking the first match.
Related issue/s
How to test
Dev-ops checklist