Allow prompt action to react to element disappearing.
Before this change, it was possible to make prompt end when element appeared, but not when they disappeared. Yet, prompt is often used in interrupt to deal with dialog box and it is useful to detect when such a dialog box is gone. With this change, scripts can just ask for prompt to end when a specific element is gone. Bug: b/146311363 Change-Id: Ie52fe2b0216533ce92f298fd3b6369ac4af01716 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969578 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#726359}
Showing
Please register or sign in to comment