How can I use npm package selenium-standalone with Nightmare.js instead of downloading the selenium jar?

TheCrafter

As the title suggests, I want to use Nightmare.js with selenium. However, their documentation only mentions the selenium-standalone-xxxx.jar.

I know that there is an npm package called selenium-standalone. We can't I use that with Nightmare? And if I can, how? Nightmare's configuration needs a path for Selenium jar.

CoolZero

You can use the selenium-server-standalone-jar packages

npm install --save-dev selenium-server-standalone-jar

more info: https://www.npmjs.com/package/selenium-server-standalone-jar

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Running the selenium-standalone npm package on an Ubuntu server

Is it possible to use selenium webdriver without downloading the jar files?

How can I get cordova to use yarn js instead of npm for adding plugins

How can I import and use npm package in my Astro component?

With python's selenium package, Why Chromedriver starts to display video instead of downloading when click on a tag?

What is difference between Selenium Standalone Server and Java selenium Jar files

How can I use English language instead of French with the package 'lubridate'?

React | Npm package - How can I export 2 components for use as an npm package

Go - how can i install selenium to use it in go language?

how can I use selenium with my normal browser

How can I use jQuery with selenium execute_script method?

How can I use selenium or appium to automate chrome browser on android?

How can I use selenium to record mathjax loading time

How can I use Intellisense for Selenium on VS Code?

How can I use Python and Selenium to comment on Instagram posts?

How I can run selenium?

How to define or use karate-config.js in standalone jar?

Can't build Selenium standalone in java 11

Can I use selenium to click this element on the website?

I am trying to install selenium standalone

How do I make Alien use an existing tarball instead of downloading?

How to install an npm package on a standalone offline server?

How can i use jsx instead of js extension in react boilerplate?

How can I update npm package on github

Selenium: How can i say to Selenium to wait for a button element?

Version compatibility between selenium-server-standalone.jar and chromedriver?

how to run a selenium-server-standalone?

Selenium - How to use JavascriptExecutor in a JS test file?

How to use getTex in Selenium (Node.js)?