@ptt-bds Cho những thứ bạn muốn thực hiện khi ALL PROJECT lỗi, ví dụ như ghi ra log, ghi ra tệp, gửi thông báo, quay lại bước nào đó...
Vì khi một trong những hành động trong ALL PROJECT lỗi nó sẽ nhảy xuống chỗ này.
Event error
Moved
Support
-
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. -
M Moderator moved this topic from Feedback on
-
@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.