Forum Discussion

william_roe's avatar
william_roe
Super Contributor
10 years ago

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...
  • william_roe's avatar
    10 years ago

    The workaround support gave was to do a HoverMouse on the tab and a Delay before clicking. It works.