You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in func/screenshots.py we do some rudimentary popup defeat. If the operator specifies an xpath, we will block it -- but what about the cases where we dont know the xpath specifically? We should have the application look for tinted screens (with opencv) and if its there, we should trigger some action to delete everything above and including that layer. We need a general pre-filter added and it should apply on all screenshots unless the operator already specified a popup_xpath. Thanks!
The text was updated successfully, but these errors were encountered:
I'm searching for relevant snippets in your repository. If this is your first time using Sweep, I'm indexing your repository, which will take a few minutes.
Tip
To recreate the pull request, edit the issue title or description.
in func/screenshots.py we do some rudimentary popup defeat. If the operator specifies an xpath, we will block it -- but what about the cases where we dont know the xpath specifically? We should have the application look for tinted screens (with opencv) and if its there, we should trigger some action to delete everything above and including that layer. We need a general pre-filter added and it should apply on all screenshots unless the operator already specified a popup_xpath. Thanks!
The text was updated successfully, but these errors were encountered: