Difference between #90 and #91 of
Yii v2 snippet guide III

Revision #91 has been created by rackycz on Nov 23, 2021, 8:42:50 PM with the memo:

Tests
« previous (#90) next (#92) »

Changes

Title unchanged

Yii v2 snippet guide III

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,yii2,beginer

Content changed

[...]
```php
java -jar selenium-server-4.0.0.jar standalone
```

Now you can rerun your tests. Make sure that you have working URL of your project in file acceptance.suite.yml, section WebDriver. For example http://localhost/yii-basic/web. It depends on your environment. Also specify browser. For me works well setting "browser: chrome".
If you receive error "WebDriver is not installed", you need to ca
all this composer command: ```php composer require codeception/module-webdriver --dev ```
8 0
4 followers
Viewed: 191 105 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Jan 21, 2021
Last updated: a year ago
Update Article

Revisions

View all history