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

Multiselect test #4752

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Multiselect test #4752

merged 3 commits into from
Apr 23, 2024

Conversation

joeizang
Copy link
Collaborator

Create e2e tests for multiselection of files in file explorer.

@joeizang joeizang added the ready-to-review PR ready to review label Apr 22, 2024
@joeizang joeizang added this to the Milestone - 04/2024 milestone Apr 22, 2024
@joeizang joeizang requested a review from bunsenstraat April 22, 2024 10:59
@joeizang joeizang self-assigned this Apr 22, 2024
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 311c981
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/6627c88215997d00084295bd
😎 Deploy Preview https://deploy-preview-4752--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

const selectedElements = []
browser
.openFile('contracts')
browser
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you don't need to write browser. on each line

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right sort of. I still need an extra browser.

@Aniket-Engg Aniket-Engg enabled auto-merge (rebase) April 23, 2024 14:41
@Aniket-Engg Aniket-Engg merged commit c26a74f into master Apr 23, 2024
32 checks passed
@Aniket-Engg Aniket-Engg deleted the multiselect-test branch April 23, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-review PR ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants