Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
11 years ago

Action on object out of window bounds

I am playing back a script and getting the error "There was an attempt to perform an action at point (48,14) which is invisible or out of the window bounds".



The object is a button on a webpage. The script runs fine in Chrome but when I playback this script in Firefox I get this error because the button is off the page. I thought TestComplete would automatically scroll the webpage to make the button visible if needed?
  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3
    It has been our experience that TestComplete only knows about objects that are visible on the screen.  If you haven't already, make sure the browser is full screen before your test starts.  If that doesn't help your button issue, then you'll need to put in the scroll.