aboutsummaryrefslogtreecommitdiffstats
path: root/tests/selenium
Commit message (Expand)AuthorAgeFilesLines
* selenium: Disable GPU usage when running in Docker.Peter Hedenskog2025-03-261-2/+2
* Merge "Catch uncaught errors and rejections."jenkins-bot2025-03-261-0/+16
|\
| * Catch uncaught errors and rejections.Peter Hedenskog2025-03-261-0/+16
* | wdio-mediawiki: do not attempt to record video if ffmpeg isn't availableDaimona Eaytoy2025-03-221-1/+4
|/
* Special:Block [Codex]: Update block succeeded messagehmonroy2025-03-111-1/+1
* Special:Block [Codex]: Adjust accordion behaviourhmonroy2025-03-041-6/+1
* SpecialBlock [Codex]: guard against race conditions on initial loadMusikAnimal2025-02-201-0/+8
* wdio-mediawiki: Release 2.7.0Daimona Eaytoy2025-01-293-1/+5
* Merge "selenium: Add `api.addUserToGroup()` to add user to a user group"jenkins-bot2025-01-291-0/+38
|\
| * selenium: Add `api.addUserToGroup()` to add user to a user groupVaughn Walters2025-01-281-0/+38
* | Merge "selenium: Delete a test disabled almost two years ago"jenkins-bot2025-01-171-50/+0
|\ \ | |/ |/|
| * selenium: Delete a test disabled almost two years agoŽeljko Filipin2024-10-291-50/+0
* | wdio-mediawiki: Release 2.6.0Daimona Eaytoy2025-01-083-2/+6
* | Merge "selenium: Wait for the page to be fully loaded in Page.openTitle"jenkins-bot2025-01-086-20/+31
|\ \
| * | selenium: Wait for the page to be fully loaded in Page.openTitleDaimona Eaytoy2024-12-086-20/+31
* | | Merge "selenium: wait for form submission in LoginPage.login"jenkins-bot2025-01-082-0/+14
|\| |
| * | selenium: wait for form submission in LoginPage.loginDaimona Eaytoy2024-12-082-0/+14
| |/
* | Merge "tests: Create user accounts in parallel now that it's deadlock-free"jenkins-bot2025-01-021-1/+0
|\ \
| * | tests: Create user accounts in parallel now that it's deadlock-freeDaimona Eaytoy2024-12-071-1/+0
| |/
* | Special:Block [Codex]: Expand active blocks accordionhmonroy2024-12-161-1/+0
* | SpecialBlock [Codex]: fix reblocking and rework storeMusikAnimal2024-12-152-0/+72
|/
* selenium: Fix 'Page should be undoable'Željko Filipin2024-10-231-1/+1
* selenium: Fix 'Page should be editable'Željko Filipin2024-10-081-1/+1
* selenium: Document when, how and why a test is skippedŽeljko Filipin2024-10-021-1/+1
* selenium: Replace Node.js Assert library with WebdriverIO Expect libraryŽeljko Filipin2024-09-199-57/+40
* selenium: Add LoginPage.getActualUsername()Željko Filipin2024-09-182-2/+6
* selenium: Use LoginPage instead of UserLoginPageŽeljko Filipin2024-09-162-10/+10
* selenium: Fix 'User temporary user should be able to create account'Željko Filipin2024-09-161-3/+3
* selenium: Fix docs/Stack/webdriverio.jsŽeljko Filipin2024-09-121-1/+1
* selenium: Fix Main Page should have "Log in" linkŽeljko Filipin2024-09-113-3/+3
* selenium: Main page should have "Log in" linkŽeljko Filipin2024-09-113-3/+3
* Merge "auth: Disable irrelevant account creation fields for temp users"jenkins-bot2024-09-104-1/+101
|\
| * auth: Disable irrelevant account creation fields for temp usersMáté Szabó2024-09-104-1/+101
* | Merge "wdio-mediawiki: Fix incorrect async execute() usage"jenkins-bot2024-09-101-14/+12
|\|
| * wdio-mediawiki: Fix incorrect async execute() usageMáté Szabó2024-09-091-14/+12
* | Merge "selenium: Remove `engines` from wdio-mediawiki"jenkins-bot2024-09-092-4/+1
|\ \ | |/ |/|
| * selenium: Remove `engines` from wdio-mediawikiŽeljko Filipin2024-09-092-4/+1
* | wdio-mediawiki: Add random element to junit-reporter file nameLucas Werkmeister2024-09-061-1/+2
|/
* selenium: Example code for Selenium/Explanation/Page object patternŽeljko Filipin2024-08-274-0/+51
* Merge "selenium: Example code for Selenium/Explanation/Stack"jenkins-bot2024-08-267-0/+126
|\
| * selenium: Example code for Selenium/Explanation/StackŽeljko Filipin2024-08-237-0/+126
* | selenium: Example code for Selenium/How-to/Use MediaWiki APIŽeljko Filipin2024-08-142-0/+55
|/
* Merge "[Re-apply] Selenium tests: Skip wikitext-specific tests if NS_MAIN isn...jenkins-bot2024-08-125-4/+59
|\
| * [Re-apply] Selenium tests: Skip wikitext-specific tests if NS_MAIN isn't wiki...Jforrester2024-08-075-4/+59
* | Merge "selenium: Move code for Selenium/Getting Started/Create a simple test"jenkins-bot2024-07-294-1/+4
|\ \
| * | selenium: Move code for Selenium/Getting Started/Create a simple testŽeljko Filipin2024-07-224-1/+4
* | | Merge "selenium: Example code for Selenium/How-to/Debug with Visual Studio Code"jenkins-bot2024-07-292-0/+23
|\ \ \ | |_|/ |/| |
| * | selenium: Example code for Selenium/How-to/Debug with Visual Studio CodeŽeljko Filipin2024-07-192-0/+23
| |/
* / selenium: Add documentation to getTestString()Jforrester2024-07-251-0/+6
|/
* selenium: Example code for Selenium/Getting Started/Create a simple testŽeljko Filipin2024-07-173-0/+34