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
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? ...
How to Diagnose and Fix Installation, Authentication, or Execution Issues with BotCity Tools
Diagnosis To assist in identifying these issues, starting from version 1.2.5, the Wizard now includes the Diagnostic tool, which aims to check: Connectivity with BotCity services Possible network blocks Installed versions of Python and Java in the ...
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 ...