Error Handling in Automation Anywhere |Capture Screenshot | Log to File-Automation Anywhere A2019#19

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 25

  • @qualityassurancelab7764
    @qualityassurancelab7764  4 ปีที่แล้ว +10

    Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!

    • @Automationanywhere
      @Automationanywhere 4 ปีที่แล้ว +1

      Thanks for continuing to make great tutorial videos!

  • @Kirschke15
    @Kirschke15 4 ปีที่แล้ว +2

    Is it possible to have a message box pop up to display the error information? I am performing a similar process and with a log in functionality, however i need a2019 to detect when my bot doesnt find the home page after i click log in

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 ปีที่แล้ว +1

      Yes, you can put the variables ErrorMessage and ErrorLineNumber inside the Message box

  • @prafullmanjare7291
    @prafullmanjare7291 3 ปีที่แล้ว +2

    Hi , How to close particular tab in Google chrome window
    As it is closing total crome window
    While close window action

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      Hi, please try using Simulate KeyStrokes Action with Keystroke as Ctrl+W; It will close a single tab

    • @prafullmanjare7291
      @prafullmanjare7291 3 ปีที่แล้ว +1

      @@qualityassurancelab7764 yes it works Thank you

  • @krishnamohan2824
    @krishnamohan2824 3 ปีที่แล้ว +1

    iam getting the error as "an error occured when launching the url in browser"

  • @sajalgpt8
    @sajalgpt8 4 ปีที่แล้ว +1

    Hi,
    Below error received :
    There was a problem at line 10
    This may be due to the following reason:
    The window 'Create your Google Account - Personal - Microsoft​ Edge' to be closed is not found.
    To continue, edit the bot and fix the error. Then, try again.
    If you continue to see this message, please contact your system administrator.
    Code: bot.execution.error

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 ปีที่แล้ว

      Hi, please let me know the steps you added in your bot

    • @sajalgpt8
      @sajalgpt8 4 ปีที่แล้ว +1

      @@qualityassurancelab7764 I mailed you the steps.
      Please check :)

  • @ernestbethel2035
    @ernestbethel2035 3 ปีที่แล้ว +1

    Wonderful video! Very helpful. Thank you for sharing.

  • @SidNegi2511
    @SidNegi2511 4 ปีที่แล้ว +1

    Hello ma'am , I am not able to get the red color change of the box and when I click on it , it shows error performing single capture.. can you please help me?

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 ปีที่แล้ว

      Please try by turning on Developer mode in the Chrome Extension. For that, click on 3 dots on the top right of the chrome browser. Click on More tools -> Extension. Enable the developer mode option on the top right of the page.
      If error not resolved, please share the error.

  • @kartik4svpbuilder
    @kartik4svpbuilder 3 ปีที่แล้ว +1

    Great explaination of try catch finally throw

  • @ravikishore_chowdary1234
    @ravikishore_chowdary1234 2 ปีที่แล้ว

    How write exception handling in mainframe application using A360

  • @vidhyabhavani3683
    @vidhyabhavani3683 2 ปีที่แล้ว

    Firefox plugin is not installed or disable like showing while recording

  • @ashishsaraf3210
    @ashishsaraf3210 4 ปีที่แล้ว +1

    Good Video..

  • @samirhasanov5414
    @samirhasanov5414 4 ปีที่แล้ว

    Hello, thanks for this great tutorial. At my demo account, recorder does not work, some sort of error message keeps popping up. Maybe you guys have an idea how to fix the problem? Error text is: System file not found in repository in PUBLIC workspace

  • @shravankumar5145
    @shravankumar5145 4 ปีที่แล้ว

    Is there a way to send all variables(System and User-defined similar to what we had in V11 for Error Handling)?

  • @Artech.Ranjit
    @Artech.Ranjit ปีที่แล้ว

    how to do you apply retry scope in this?

  • @TruFacts9
    @TruFacts9 2 ปีที่แล้ว

    Impressed.Nice presentation.I subscribed.

  • @keerthidanda7641
    @keerthidanda7641 4 ปีที่แล้ว

    Hi Team,I have A2019 enterprise version, Is there any way to close "Message from BOT" message box automatically during bot run time.Here is my Scenario :
    1) I have a database Connect action under TRY and email notification under Catch
    2)when ever connection fails catch should be sending the email notification. But when the connection fails i am getting " message from bot" message box and i need to manually click the close button to close it. Only then the bot is able to execute the catch. Is there any way to close this message box automatically? Please let me know if we have any work around for this.

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 ปีที่แล้ว

      Hello, If the database Connect action is under Try and error occurs, Message from bot is not displayed. The error gets handled under Catch block. Please confirm that you have added the Connect Action under Try and not outside Try.
      If still error persists, please share the bot screenshot at labqualityassurance@gmail.com