@mtrsu4484 said in error cannot click on element TIKTOK:
@langtoi i think its about your proxy
why does proxy affect element not clickable. it omits that element , even using image search . in recording mode it works fine
In my BAS project, I developed code that enables and disables Gmail 2FA.
However, the CheckScreen method always returns GMAIL_MAIN_SCREEN for both enable and disable flows.
As a result, even when the enable mode is active, the returned screen triggers the code inside the disable block.
This makes it impossible to distinguish between the two states based on the current CheckScreen response.
@Pairs said in Event error:
CheckScreen method always returns GMAIL_MAIN_SCREEN
Could you describe in more detail what we are talking about? It would be desirable to attach a test project here or in a PM on the forum.