Skip to main content
Question

Take a screenshot without the bot runner image coming infront

  • August 25, 2025
  • 3 replies
  • 55 views

Forum|alt.badge.img+1

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
Forum|alt.badge.img+15
  • 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.


amore17
Navigator | Tier 3
Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 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.

 


Shreya.Kumar
Pathfinder Community Team
Forum|alt.badge.img+14
  • Pathfinder Community Team
  • October 7, 2025

@amrutageorge did either of these suggestions help?