Skip to main content
Cadet | Tier 2
August 25, 2025
Question

Take a screenshot without the bot runner image coming infront

  • August 25, 2025
  • 3 replies
  • 130 views

Hi, i have a process where i have to take the screenshots of multiple pages. So i open the url in chrome and take the screenshot and close . Follow the same steps for multiple pages. The problem is while taking the screenshot , the bot runner small tab that appears while running the bot is also appearing in the screenshot. How to avoid that? Also?

3 replies

Padmakumar
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
August 25, 2025

Hi ​@amrutageorge,

 

You can utilize the If → Window exists condition & Close Window for this by passing the bot launcher window title to it within your Bot logic or select Hide Bot runner window option while scheduling.

Padmakumar
amore17
Most Valuable Pathfinder
Most Valuable Pathfinder
August 29, 2025

Hi ​@amrutageorge ,

When you run or schedule a bot, you’ll find a setting called “Hide bot run window” under the general settings. If you check this option, the runtime window will not appear at the bottom-right corner of your screen during execution.

 

Akshay More -LinkedIn URL: www.linkedin.com/in/akshay-more-329bb798
Shreya.Kumar
Pathfinder Community Team
October 7, 2025

@amrutageorge did either of these suggestions help?