For example: ele.click(); is able to open a new tab in Chrome and Firefox, but not in IE11.
However, if I manually click the link, it will open a new tab in IE11.
Can someone explain why this is happening? What steps should I take to resolve it?
Thank you.