Troubleshooting when using ‘Print Screen’ in BotCity Studio

Troubleshooting when using ‘Print Screen’ in BotCity Studio

In some sporadic cases, when using the 'Print Screen' key to take a screenshot, the captured image is not displayed in Studio.

This behavior may be related to several factors, such as other applications intercepting the 'Print Screen' action, preventing BotCity Studio from accessing the image.

Below are some approaches that can be used if you are facing this type of problem:

Method
Description
Enable the 'Print Screenkeyboard shortcut
Ensure that the 'Print Screen' function is active and functional in other applications as well.
Close or turn off other programs
Check if there are other applications running that may be intercepting and using 'Print Screen'.
Use the Screenshot button directly in Studio
In addition to 'Print Screen', you can also capture the screen in Studio using the button in the top right menu. More details here.
Test a custom keyboard shortcut
BotCity Studio also allows us to create a custom keyboard shortcut to save screenshots. By default, the CTRL + SHIFT + P shortcut is already configured, but you can use any key combination you want. More details here.
Use the BotCity Studio extension for VSCode
BotCity Studio is also available as an extension to be installed directly in VSCode. More details here.

If these alternatives are still not enough to solve the problem when capturing the screen, contact our team through support channels.

    • Related Articles

    • Keeping your remote session active when using Runner

      In some cases where a VM is used to run the automation, keeping the remote session active is necessary to avoid problems with the graphical interface, such as the OSError: screen grab failed error. This error is usually thrown when trying to perform ...
    • Where can I find content to learn more about using BotCity?

      A great alternative to have a first contact with the tools is to access the courses available on BotCity Academy. Additionally, you can also access the tutorials available on the documentation portal: Getting started with BotCity Developing your ...
    • Resolving SSL certificate verification issues when running commands using 'pip'

      Access blocks are quite common in corporate environments. As a result, you may encounter problems when trying to use BotCity tools and Python resources on a machine in your company's environment. One problem that may occur in these scenarios is the ...
    • What are the features and limitations of a Community license on BotCity Orchestrator?

      A new account that is created on BotCity Orchestrator has full access to the platform's functionalities (trial) for a period of 30 days. After this 30-day period, access to the platform continues in the same way; the only differences are some ...
    • Problems with blocking environments

      If you are trying to use BotCity's tools in a corporate environment, you may encounter some issues related to environment locks. Here are some of the most common issues when using the BotCity Studio SDK in blocking environments: Installation through ...