element-web/cypress/support
Michael Telatynski 2cf8a9a2f7
Stabilise Cypress login tests (#9446)
* Attempt to stabilise login tests

* More stability

* Stabilise s'more

* don't clear LS as we rely on it for enablements

* Add small delay

* Iterate

* Update login.ts
2022-10-18 17:07:23 +01:00
..
app.ts
axe.ts Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
bot.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
client.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
clipboard.ts
composer.ts add cypress test case for simple poll flow (#9073) 2022-07-20 07:56:52 +00:00
e2e.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
iframes.ts
labs.ts
login.ts Stabilise Cypress login tests (#9446) 2022-10-18 17:07:23 +01:00
network.ts Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
percy.ts
performance.ts
proxy.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
settings.ts Stabilise Cypress login tests (#9446) 2022-10-18 17:07:23 +01:00
synapse.ts
timeline.ts Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
util.ts
views.ts Show a back button when viewing a space member (#9095) 2022-07-25 11:46:19 +00:00
webserver.ts