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

shell.exec is not working with protractor framework #1053

Open
purna-chandra-reddy opened this issue Nov 25, 2021 · 1 comment
Open

shell.exec is not working with protractor framework #1053

purna-chandra-reddy opened this issue Nov 25, 2021 · 1 comment
Labels
exec Issues specific to the shell.exec() API needs feedback

Comments

@purna-chandra-reddy
Copy link

Protractor library version: 5.4.4
shelljs versions tried with : 8.4, 8.3
Operating system: windows 10

Issue: shell.exec command is not working when used this in protractor framework
example: shell.exec("D//temp/file.exe")

@nfischer
Copy link
Member

Can you tell me a little about what protractor is? Can you include any error output from the shell.exec() invocation?

@nfischer nfischer added exec Issues specific to the shell.exec() API needs feedback labels Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exec Issues specific to the shell.exec() API needs feedback
Projects
None yet
Development

No branches or pull requests

2 participants