15 years ago
DropDown cannot be closed
Hello!
I'm testing .NET application which explores dynamic pages inside it. I also have dynamic web page controls which I can difficulty handle. I'm talking about dropdown list at which I'm able to select the list item, but then somehow engine waits it is to be closed. Then scrip stops to work with an error "drop-down cannot be closed". I was trying to handle it using CallObjectMethodAsync but it shows normal behaviour only when debugging. Usually this method fails and shows error "Asyncronous object call failed".
I'm testing .NET application which explores dynamic pages inside it. I also have dynamic web page controls which I can difficulty handle. I'm talking about dropdown list at which I'm able to select the list item, but then somehow engine waits it is to be closed. Then scrip stops to work with an error "drop-down cannot be closed". I was trying to handle it using CallObjectMethodAsync but it shows normal behaviour only when debugging. Usually this method fails and shows error "Asyncronous object call failed".