Question

I have some buttons in my web (javascript based) application. And I can record consecutive steps which I use these button in. The problem appears when I want to click a hyperlink. TFS doesn't recognize it - everything seems to be fine while recording a step, but later in tests it points my hyperlink with the mouse cursor, but nothing happens (no click executed).

In HTML it looks like:

  • Link 1
  • [edit]
    I have noticed that the problem appears in Chrome, but in IE10 is OK...

    Was it helpful?

    Solution

    You need to be using TFS 2012 update 2 or higher for this to work in Chrome.

    Licensed under: CC-BY-SA with attribution
    Not affiliated with StackOverflow
    scroll top