IntelliJ IDEA 11.1 Web Help

11.0+
11.0+↓

View | Tool Windows | JSTestDriver Server

View | Tool Windows | JSTestDriver Server

Note

To get access to the tool window, download, install, and enable the JSTestDriver plugin from the JetBrains default repository. Then restart IntelliJ IDEA for the changes to take effect.

In this tool window, start and stop the JSTestDriver Server to run unit tests against and capture the browser to execute unit tests in.

Item Tooltip and shortcut Description
run Run a local server Click this button to have IntelliJ IDEA launch the default JSTestDriver server.
stop Stop the local server Click this button to have IntelliJ IDEA stop the currently running JSTestDriver server.
Capture a browser using the URL This read-only field shows the URL address to access the Remote Console of the JSTestDriver. Copy the URL address and open it in the browser of your choice.
browserIcons The icons indicate available browsers. The icon that corresponds to the browser you just opened, is active. Click the icon to get ready for executing tests.

See Also

Procedures:

Getting Started:

Web Resources:

Testing Support: