playwright robustness: "can do many at once and get many prompts back, and interact with many" (#3524)

* playwright robustness

* try fix the close button
This commit is contained in:
Kurt Hutten
2024-08-19 22:38:17 +10:00
committed by GitHub
parent 7f50294936
commit d845e7c38d
2 changed files with 7 additions and 9 deletions

View File

@ -251,6 +251,7 @@ export function ToastTextToCadSuccess({
iconStart={{
icon: 'close',
}}
data-negative-button={hasCopied ? 'close' : 'reject'}
name={hasCopied ? 'Close' : 'Reject'}
onClick={() => {
if (!hasCopied) {