Can I use Nightwatch JS for app automation tests?

I am using Nightwatch JS for my Selenium automation tests on LambdaTest. Can I use Nightwatch for app automation tests as well?

Hey Richard,

Nightwatch.js is primarily designed for web application automation using Selenium WebDriver, and it may not be the optimal choice for mobile app automation.

To perform mobile app automation, tools like Appium are commonly used. LambdaTest itself is well-known for cross-browser testing of web applications but might not directly support mobile app automation with Nightwatch.js.

To perform mobile app automation, you can follow our complete LambdaTest Appium Support Documentation.

For any clarification on the same topics or if you have doubts about setting up an environment for Apiium with LambdaTest, feel free to reach out to us.

Happy testing!