aboutsummaryrefslogtreecommitdiffstats
path: root/tests/selenium/docs/Create_a_simple_test
Commit message (Collapse)AuthorAgeFilesLines
* selenium: Replace Node.js Assert library with WebdriverIO Expect libraryŽeljko Filipin2024-09-191-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 Filipin2024-07-223-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