Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    isElementPresent always return true

    tried with yourlatest libs, works fine in firefox, not in IE.
    in IE, seems only ID is checked, name is not. If we modify the name in locator, return true, which should return false. But if we modify the Id in locator, false will be returned.

    #2
    As usual, please show a standalone test case demonstrating this issue.

    Comment

    Working...
    X