Difference between #92 and #93 of
Yii v2 snippet guide III

Revision #93 has been created by rackycz on Nov 23, 2021, 8:48:13 PM with the memo:

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

Changes

Title unchanged

Yii v2 snippet guide III

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,yii2,beginer

Content changed

[...]
If you receive error "WebDriver is not installed", you need to call this composer command:

```php
composer require codeception/module-webdriver --dev
```

 
PS: There is also this file [ChromeDriver](https://chromedriver.chromium.org/downloads) but I am not really sure if it is an alternative to "codeception/module-webdriver" or when to use it. I havent studied it yet.
8 0
4 followers
Viewed: 191 125 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