Forum Discussion

lalit_singh's avatar
lalit_singh
Contributor
3 years ago

There was an attempt to perform an action at point (7, 9) which is transparent or out of the window

There was an attempt to perform an action at point (7, 9) which is transparent or out of the window bounds. 

 I am automating a delphi application , but while clicking plus button on dbnavigator  I am getting above error message

please let me know what could be the possible solution

6 Replies

  • anupamchampati's avatar
    anupamchampati
    Frequent Contributor

    It depends on the Previous action what you are performing.
    Please provide some more steps to help you better.

  • brumazz's avatar
    brumazz
    SmartBear Alumni (Retired)

    Hello, 

     

    Edit the test step that does the clicking.  Change the value of the click step to -1, -1.

     

    Please let us know if that does not work.

     

      • brumazz's avatar
        brumazz
        SmartBear Alumni (Retired)

        Hello,

         

        Can you provide the entire log or a screenshot from the log of what is being seen when this action is being performed?

         

        It seems like there might be a step that is missing, but I can't say without seeing the test or log