Вопрос

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...

    Это было полезно?

    Решение

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

    Лицензировано под: CC-BY-SA с атрибуция
    Не связан с StackOverflow
    scroll top