mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-08 18:46:15 +02:00
Fix link in README.md (#2705)
This commit is contained in:
parent
23d1d64aeb
commit
2b32b1cb05
@ -5,7 +5,7 @@ functionality. Examples are `theme/speaker-notes.js` or `theme/book.js`.
|
|||||||
|
|
||||||
Comprehensive Rust is using [webdriverIO](https://webdriver.io/) and the
|
Comprehensive Rust is using [webdriverIO](https://webdriver.io/) and the
|
||||||
[webdriverIO Expect API](https://webdriver.io/docs/api/expect-webdriverio/) in
|
[webdriverIO Expect API](https://webdriver.io/docs/api/expect-webdriverio/) in
|
||||||
combination with [Mocha] (https://mochajs.org/). WebdriverIO is taking care of
|
combination with [Mocha](https://mochajs.org/). WebdriverIO is taking care of
|
||||||
accessing the webpage with a real browser and can access the state of the page
|
accessing the webpage with a real browser and can access the state of the page
|
||||||
so behavior can be asserted.
|
so behavior can be asserted.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user