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 Screen' keyboard 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
How to Resolve the Issue of Installation Stuck at 0% in BotCity Studio ?
Overview If you're trying to install BotCity Studio or start the BotCity Runner and the installation gets stuck at 0%, or you experience authentication or login errors, it is very likely that your corporate environment is blocking the required ...
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 ...
Best Practices for Using BotCity Windows Inspector
Introduction When developing automations with the BotCity Windows Inspector, following certain best practices can significantly improve your experience and results. Below are key recommendations and important points to consider during development. ...
What Features Are Available on a Free BotCity Maestro Account ?
Description A common question from new users of BotCity Maestro is what features are included in a free (community) account. These questions often come through the support chat on the sign-up screen, and usually include: How many bots can I create? ...
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 ...