Forum Discussion

p_vd_berg's avatar
p_vd_berg
Occasional Contributor
13 years ago

Out of bounds with second test. Silverlight

I use TestComplete for testing a Silverlight application.

I press a button in the application that pop-ups a questionnaire.

The questions must be answered by clicking on radiobuttons


The answers are filled in according to an Excel sheet.

I have 2 different sets of answers so I need to run the test twice.


If I run both tests seperatly, then everything works fine.

But if I run both tests from the 'Organize test' feature, only the first one runs fine. The second gives an error when the radio button is clicked.


The error message is: "There was an attempt to perform an action at point (0, 0), which is out of the window bounds".

i Find the very strange because I use the ClickButton method so it has nothing to do with coordinates.

1 Reply

  • Julia_K's avatar
    Julia_K
    SmartBear Alumni (Retired)

    Hello Patrick,


    To help us investigate your problem, please follow the instruction below:

    1. Make a screenshot of your tested application at the beginning of your test.

    2. Make a screenshot of your tested application at the moment when the click on a radio button is simulated and the error occurs.

    3. Post those screenshots and your script test here (or send them to our Support Team via this Contact Support web form).


    Thanks in advance.