[go: up one dir, main page]

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

[💡 Feature]: Support TypeScript in repl CLI command #13109

Open
1 task done
christian-bromann opened this issue Jul 2, 2024 · 2 comments
Open
1 task done

[💡 Feature]: Support TypeScript in repl CLI command #13109

christian-bromann opened this issue Jul 2, 2024 · 2 comments
Labels
help wanted Issues that are free to take by anyone interested Idea 💡 A new feature idea

Comments

@christian-bromann
Copy link
Member

Is your feature request related to a problem?

With WebdriverIO you can start a repl session pointing to an existing WDIO config, e.g.:

wdio repl "./path/to/wdio.config.js" 0 -p 9515

Now when one would use a TypeScript file as configuration, the repl command would fail.

Describe the solution you'd like.

Support TypeScript files when loading the configuration.

Describe alternatives you've considered.

n/a

Additional context

Originally discussed in #13077

Code of Conduct

  • I agree to follow this project's Code of Conduct
@christian-bromann christian-bromann added help wanted Issues that are free to take by anyone interested Idea 💡 A new feature idea labels Jul 2, 2024
@wdio-bot
Copy link
Contributor
wdio-bot commented Jul 2, 2024

Thanks for reporting!

We greatly appreciate any contributions that help resolve the bug. While we understand that active contributors have their own priorities, we kindly request your assistance if you rely on this bug being fixed. We encourage you to take a look at our contribution guidelines or join our friendly Discord development server, where you can ask any questions you may have. Thank you for your support, and cheers!

@christian-bromann christian-bromann mentioned this issue Jul 2, 2024
13 tasks
@Delta456
Copy link
Contributor

I will be taking up this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that are free to take by anyone interested Idea 💡 A new feature idea
Projects
None yet
Development

No branches or pull requests

3 participants