william_roe
10 years agoSuper Contributor
DevExpress Page Control Tab Click in Firefox
Our site uses DevExpress Page Controls (MVCxTabPage) and keyword tests which work fine in Chrome but only works some of the time in Firefox (never the same place twice). I see the click on the render...
- 10 years ago
The workaround support gave was to do a HoverMouse on the tab and a Delay before clicking. It works.