Question

How to capture screen without bot running... box(bottom right)?

  • 28 February 2023
  • 5 replies
  • 61 views

Badge +5
Because the bot "running" box (bottom right) is blocking the text that I want to pass from the screenshot command,

 


5 replies

Badge +5

 

Ashwin A.K 

 

Padmakumar

 

Raul Jaimes

I'm not sure you Do you have any advice for this case?

Userlevel 5
Badge +9

@Pakpoom Poodsud 

Try the follow workaround

 

Workaround:
Step 1: Create a window variable

Step 2: Add an action "Window : Set title" at the start of task bot and map the variable created at step1. Select window title as "Regular expression". 

Step 3: Add an action "Window: Minimize" and map the variable in step 2. 

 

REF: https://apeople.automationanywhere.com/s/article/Hide-Un-hide-runtime-window

HTH

Regards

Userlevel 7
Badge +13

Hi @Pakpoom Poodsud ,

 

You can simply minimize the Window using the If→ Window Exist condition. Use that soon after the Bot kicks in.

Badge +5

Hi @Pakpoom Poodsud ,

 

You can simply minimize the Window using the If→ Window Exist condition. Use that soon after the Bot kicks in.

thank you for your support

Badge +5

@Pakpoom Poodsud

Try the follow workaround

 

Workaround:
Step 1: Create a window variable

Step 2: Add an action "Window : Set title" at the start of task bot and map the variable created at step1. Select window title as "Regular expression". 

Step 3: Add an action "Window: Minimize" and map the variable in step 2. 

 

REF: https://apeople.automationanywhere.com/s/article/Hide-Un-hide-runtime-window

HTH

Regards

thank you for your support

Reply