Today I hit such kind of problem:
I saw:
https://stackoverflow.com/questions/77055938/error-during-registration-remoteerrorchrome-remote-content-shared-remoteerro
and:
https://github.com/mozilla/geckodriver/issues/2204
https://bugzilla.mozilla.org/show_bug.cgi?id=1925934
https://docs.testery.io/fixing-tests/fix-common-selenium-exceptions/fix-an-unhandledalertexception
I update FireFox to 133Beta
and now I have such results:
Dialog text: Masz nowe wiadomości. W celu ich przeczytania naciśnij przycisk "Komunikator". Po przeczytaniu oznacz wiadomość jako przeczytaną!
GOOGLE TRANSLATE:
Dialog text: You have new messages. To read them, press the "Communicator" button. After reading, mark the message as read!
My question is how to bypass this problem with AutoIt ?
I mean how to catch up such dialog exist ?