Completed
Last Updated: 05 Oct 2018 07:41 by Lisa
ADMIN
Elena
Created on: 03 Aug 2018 10:37
Type: Feature Request
1
AddEventListener() is not working in IE
There is no exception but the flag if the click is handled is not set to true. The code is reused from this article. https://docs.telerik.com/teststudio/testing-framework/write-tests-in-code/advanced-topics-wtc/javascript-wtc/javascript-events#javascript-event-handlers
2 comments
Lisa
Posted on: 04 Oct 2018 16:36
So I'm guessing this didn't get fixed in the latest release... how can we make this get prioritized?
Lisa
Posted on: 03 Aug 2018 12:04
I do not think this flag is supposed to be true if the event is fired, Based on the API documentation it should be true if the EventListener is correctly added.