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

Firefox or chrome driver is not installed on android emulator while running mobile-helper on NightwatchJS #4126

Open
Venkata-Pravinya opened this issue Mar 15, 2024 · 0 comments

Comments

@Venkata-Pravinya
Copy link

Description of the bug/issue

When I try to install android emulator with the help of mobile-helper in NightwatchJS, the drivers(both chrome and firefox) are not installed and the screen hangs. Neither the installation is done nor NightwatchJS throws an error.

Steps to reproduce

  1. Go to 'Visual studio'
  2. Give the settings as required.
  3. Give sdk path in .env file
  4. Run command - npx @nightwatch/mobile-helper android
  5. Select Android and both Real android and Android emulator
  6. Select both Chrome and Firefox for browsers

Sample test

No response

Command to run

npx @nightwatch/mobile-helper android

Verbose Output

No response

Nightwatch Configuration

No response

Nightwatch.js Version

3.4.1

Node Version

v21.4.0

Browser

Firefox, Chrome

Operating System

Windows 10, 64 bit

Additional Information

The installation worked on March 11th. I was able to run on emulator and run a script, but from March 12 afternoon, it seemed not working. It throws below error.

Error
Response 500 POST /session (30044ms)
{
value: {
error: 'timeout',
message: 'timeout: Adb command timed out after 30 seconds',
stacktrace: ''
}
}
So I tried to install in a different location, but now the installation itself is not working ( which I have mentioned in the description).

driver install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant