... | @@ -30,3 +30,7 @@ |
... | @@ -30,3 +30,7 @@ |
|
* Click the **Run** button _(has green "play" icon)_ on the PhpStorm toolbar
|
|
* Click the **Run** button _(has green "play" icon)_ on the PhpStorm toolbar
|
|
* Alternatively, you can choose **Run** > **Run 'Codeception'** _(or whatever you named your config)_ from the menu.
|
|
* Alternatively, you can choose **Run** > **Run 'Codeception'** _(or whatever you named your config)_ from the menu.
|
|
* The keyboard shortcut is `ctrl` + `r`
|
|
* The keyboard shortcut is `ctrl` + `r`
|
|
|
|
|
|
|
|
## Selenium Server
|
|
|
|
|
|
|
|
There is a chance that your tests might require a Selenium server to be running. See your project's `README` or `CONTRIBUTING` file for any additional setup that might be required when running Codeception tests. |
|
|
|
\ No newline at end of file |