Can’t connect to Webdriver at http://127.0.0.1:4444/wd/hub
Author: Rafal MarguzewiczPublished:
Categories: PHP
Tags:
If until tests acceptance of codeception you see error :Please make sure that Selenium Server or PhantomJS is running. I propose simple solution.
You can change in modul WebDriver to PhpBrowser
Example acceptance.suite.yml
modules:
enabled:
- PhpBrowser:
url: http://localhost/myapp
Sorry, it may be an intermediate solution, but it works.
Please comment or click on stars – Article usefulness.
Popular search terms:
| |