element-web-Github/playwright/pages
R Midhun Suresh 7b3d5b5f21
Playwright: Convert sliding-sync test to playwright (#11989)
* Add method to send text message

* Add dockerUrl to HomeServerConfig

* Implement sliding sync proxy

* Convert tests

* Reload page after applying labs feature

* Remove converted files

* Remove timeout

* Remove sliding-sync

* Remove proxy import

* Remove reference to proxy

* wait for load

* Update date

* Convert enableLabsFeature to separate fixture

* Enable feature in fixture

* Skip over config and just write to local-storage

* Rename fixture

* Fix room header test

* Use type inference

* Override config instead of setting localstorage

* Set default language

* Always add labs feature

* Put this one test into a separate describe block

* Move labs lag within describe block
2023-12-16 10:01:26 +00:00
..
bot.ts Migrate remaining crypto tests from Cypress to Playwright (#12021) 2023-12-12 08:55:29 +00:00
client.ts Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
crypto.ts Migrate register.spec.ts from Cypress to Playwright (#11942) 2023-11-28 12:08:05 +00:00
ElementAppPage.ts Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
settings.ts Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
Spotlight.ts Migrate knock/* from Cypress to Playwright (#12030) 2023-12-12 14:08:36 +00:00
toasts.ts Migrate analytics-toast.spec.ts from Cypress to Playwright (#11939) 2023-11-27 10:00:16 +00:00