Improve the toasts fixture of the playwright-common tools (#33158)

* Improve the toasts fixture of the playwright-common tools

* Increase @element-hq/element-web-playwright-common version to 3.2.0

* Default to 2 second wait for IfExists variants

* Set playwright-common version to 4.0.0 due to breaking change

* Move handleToast into a free function

* Rename handleToast to clickToastButton

* Document new param on clickToastButton
This commit is contained in:
Andy Balaam
2026-04-17 10:15:22 +01:00
committed by GitHub
parent 4afba408c0
commit abae870b83
2 changed files with 92 additions and 45 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@element-hq/element-web-playwright-common",
"type": "module",
"version": "3.1.0",
"version": "4.0.0",
"license": "SEE LICENSE IN README.md",
"repository": {
"type": "git",