Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selenium: Replace Node.js Assert library with WebdriverIO Expect library | Željko Filipin | 2024-09-19 | 1 | -2/+1 |
| | | | | | | | Assertions from Expect library are more readable that assertions from Assert library. Bug: T325740 Change-Id: I686f39d7ef08085037bc34219c6f55eba9da8dd1 | ||||
* | selenium: Move code for Selenium/Getting Started/Create a simple test | Željko Filipin | 2024-07-22 | 3 | -0/+36 |
Move code from root of docs folder to the Create_a_simple_test folder. There is code at several pages. If all code ends in root, it will be confusing. https://www.mediawiki.org/wiki/Selenium/Getting_Started/Create_a_simple_test Bug: T368535 Change-Id: I0d2ae8118ab2425570ff996c3d95c5583f4ea278 |