Hi community,
I'm having a little problem which is making my tests a little flaky due to a discount modal that is being displayed in one of the apps I'm automating. The modal is displayed in random pages after a certain period of time.
I'd like to know if there is a way to create like an observer of some sort to close it if it appears in any of the tests.
Would that be possible?
g
gray-kilobyte-89541
05/27/2023, 5:30 PM
Is it completely random? And could be on any page?