Forum Discussion

Stevan's avatar
Stevan
Contributor
5 days ago

Test Complete Controls (Top of screen)

Usually when I create a keyword test, I have a floating control to stop the test at the top of the screen. All of a sudden it is not showing up anymore when doing a test. 

 

How can I restore that?

3 Replies

  • scot1967's avatar
    scot1967
    Icon for Champion Level 2 rankChampion Level 2

    Hello Stevan,

    This is my first thought...

    Then I would say, View| Toolbars| Restore Default Toolbar

    ... If you find my posts helpful drop me a like! 👍 Be sure to mark or post the solution to help others out and/or to credit the one who helped you. 😎

  • rraghvani's avatar
    rraghvani
    Icon for Champion Level 3 rankChampion Level 3

    Are you referring to this Recording Toolbar | TestComplete Documentation ?

    Ensure Recording Toolbar is enabled, or Restore Default Layout. If you think that the toolbar might be off-screen, then try using the keyboard shortcut Alt + Space (when TestComplete is active), then press M (for Move), and use arrow keys to bring the toolbar back into view.

  • Hassan_Ballan's avatar
    Hassan_Ballan
    Icon for Champion Level 3 rankChampion Level 3

    I think you are referencing https://support.smartbear.com/testcomplete/docs/testing-with/running/indicator.html and if you're not disabling it programmatically using https://support.smartbear.com/testcomplete/docs/reference/program-objects/indicator/show.html then the issue may be due to a corrupted UI setting and you can try resetting with the following steps:

    1. Uninstall TestComplete.
    2. Reboot.
    3. Reinstall TestComplete.

    This process ensures that all UI-related settings are reset to their defaults. After reinstalling, the progress indicator should reappear during test execution.

    🤖 AI-assisted response.
    💬 Found the answer helpful? Give it a Kudos by clicking Like!
    ✅ Got your issue resolved? Click Mark as Solution so others can find it quickly.