element-web/playwright/pages
R Midhun Suresh 4c2efc3637
Playwright: Convert lazy-loading test to playwright (#11988)
* Implement method to wait for next sync

* Add timeline coded to app page

* Convert network plugin

* Add createBot fixture

* Convert lazy-loading test

* Remove cypress test

* Remove converted files

* Remove imports

* Fix date in copyright header

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix date in copyright header

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Use proper method to send messages

* Fix sliding-sync test

* Address comments

* Move code to timeline

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-12-19 08:36:54 +00:00
..
bot.ts Fix incorrect type annotation on cacheSecretStorageKey (#12068) 2023-12-18 17:23:46 +00:00
client.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +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 lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
network.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
settings.ts Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
Spotlight.ts Convert spotlight tests to playwright (#12033) 2023-12-18 06:04:15 +00:00
timeline.ts Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
toasts.ts Migrate analytics-toast.spec.ts from Cypress to Playwright (#11939) 2023-11-27 10:00:16 +00:00