Forum Discussion

s_bakharev's avatar
s_bakharev
New Contributor
12 years ago
Solved

Clicking a VisibleOnScreen web object (problem)

Hi, I've been working with TestComplete for testing web pages for several months and when we started testing our scripts with various browsers we found out that TestComplete cannot correctly sc...
  • dganov's avatar
    11 years ago
    It seems to be a bug in TestComplete. I think you report it to SmartBear.

    Regarding your question, I think you can compare the ScreenLeft, ScreenTop, Width and Height properties of the tested object with the same properties of the parent Page object to check if tested object is completely visible on the screen.