An UiPath Studio sequence using navigation activities on MS Edge Browser started raising errors as Edge browser crashes on a step of typing in input after second iteration with error STATUS_STACK_OVERFLOW.
Is anyone experiencing same behavior?
Please note that we have removed and added back Edge extension.
Activities dependencies have been updated.
No warning of any kind suggesting this error, given that on first iteration everyhing is ok.
@Spantaris - Can you be more precise? Screenshots always help.
There is a sequence in which the a dropdown input element is clicked, and then appropriate value is entered.
When the crash is experienced, Edge browser goes to the following state.
Even if we refresh the page, and manually attempt to open the dropdown list, it again crashes.
Please note that this step is executed in a loop.
The first time goes smoothly.