RPA Tutorial For Beginners 3 - Automate Desktop Application using UiPath

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 62

  • @rohimmolla3430
    @rohimmolla3430 5 лет назад +1

    Nicely explained. Looking forward for more videos on UIPath.

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад +1

      Many videos coming soon Rohim

    • @rohimmolla3430
      @rohimmolla3430 5 лет назад +1

      @@Mukeshotwani i have done certificate from UIPath by seeing their videos ...But best part is your videos is so informative than their.

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад +1

      Thanks Rohim this comments means alot to me.

  • @mubarakl7676
    @mubarakl7676 4 года назад +1

    New subscriber for you..that's me! Fantastic explanation! I was able to automate my personal stuff. Thank you!

  • @AbhishekMishra-ru2fi
    @AbhishekMishra-ru2fi 5 лет назад +2

    Superrrr....apart from functional automation.we need process automation video also because RPA advantage over selenium is process automation where we automate entire process .Like fetching data from one system then entering into another and then validation.Like Back office work one.
    Can you also let us know about orchestrator concept...
    Thanks.

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад

      Hi Abhishek, Do you have any example or some application which I can use for demo or videos. I am not able to find end to end scenarios which includes multiple systems.

  • @rasipogulabhaskar9858
    @rasipogulabhaskar9858 Год назад +1

    Really nice... share more videos orchestrator bots monitoring and reframework

    • @Mukeshotwani
      @Mukeshotwani  Год назад

      Sure I will, I stopped this series long back but will resume soon.

  • @akhilim2171
    @akhilim2171 5 лет назад +2

    mukesh sir, please make video playlist for TOSCA TestSuite (All kinds of applications and APIs we can test Without programming skills) please please please im eagarly waiting for Tosca..

  • @anandshanmughan9366
    @anandshanmughan9366 4 года назад +1

    Thank you so much for the valuable lessons can you please tell me how to create a custom activity for extracting pages

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Sure Anand, I will record video for same and will update you.

  • @aiswaryarh2408
    @aiswaryarh2408 Год назад

    Sir , it works.However I need to enter different values from an excel sheet it not working properly all item are entering to same row rather than going down.what I do....

  • @sekharbabu434
    @sekharbabu434 4 года назад +1

    Hi mukesh can you explain us how to handle desktop application by using start process

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Shekar, you can provide path of executable and uipath will start the application.

  • @aimantirmizi
    @aimantirmizi 4 года назад

    Hi. can we also automate java executable jar files? Desktop applications?

  • @garimamodi1147
    @garimamodi1147 4 года назад +1

    Hi Mukesh, I am facing an issue while running a process with a desktop application in windows 7 and windows 10 not able to select the selector in windows 10.

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Garima, which version of UIPath you are using and which process?

  • @karanvir591
    @karanvir591 4 года назад +1

    Hi
    Mukesh , first of all thank you so much for this video, i would like to know the difference between an Object variable and Generic variable, does bot the variables store run time values like int or a string ?

    • @Mukeshotwani
      @Mukeshotwani  3 года назад +1

      Hey Karan, this would help docs.uipath.com/studio/docs/genericvalue-variables#example-of-using-a-genericvalue-variable

    • @karanvir591
      @karanvir591 3 года назад

      @@Mukeshotwani thanks alot Mukesh, will go through ir

  • @sipun123rocks
    @sipun123rocks 4 года назад

    Hi Mukesh can we combine selenium with uipath means any way to run .xaml file through java

  • @aimantirmizi
    @aimantirmizi 4 года назад

    Open Application 'javaw.exe Welcome': is not a valid Win32 application. (Exception from HRESULT: 0x800700C1) i am getting this error

  • @anandshanmughan9366
    @anandshanmughan9366 4 года назад +1

    Sir can you please tell me how to add multiple records here I can add only meal what if I want to add extra records

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Anand, you can do in this way ruclips.net/video/bxOC1p5m3P0/видео.html

  • @vanik816
    @vanik816 3 года назад

    Hi Mukesh, New subscriber ! Thank you for your well explained videos. I have tried to automate the expense report and the system is failing at the message box after get text is declared in the variable. I have tried to multiple times to again identify the message Expense Report Created ! but is not able to identify and message box is not getting displayed. Can you please share your input! Thank you !

  • @pugongying4877
    @pugongying4877 4 года назад +1

    Hi, For choosing employee name, if the list contains more than 50 names which is not able to display in list box . use need to use scroll bar to find name, then how the RPA can select the a name which is not displayed.

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Mate, you can select data scrapping activity from uipath and you can provide navigation as well.

    • @pugongying4877
      @pugongying4877 4 года назад +1

      @@Mukeshotwani hi, thanks for reply. Now I have a long list which is not able to be identified as list box. I dont know How I can select the item that I want . Appreciate if you can advise me. thanks

    • @pugongying4877
      @pugongying4877 4 года назад

      @@Mukeshotwani I need select the item on the screen then click next button to proceed, if no selection cannot proceed.

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi , there is Select Item activity in Uipath which will help you to select value from list docs.uipath.com/activities/docs/select-item

    • @pugongying4877
      @pugongying4877 4 года назад

      @@Mukeshotwani I tried. But when I use screen indicator, it shows error saying "This control does not support select item" .SO I assume it is not list box

  • @swatichoudhary7949
    @swatichoudhary7949 5 лет назад +1

    Hello Mukesh , So we can automate C# desktop apps using this?

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад

      Yes Swati C# application also can be automated using RPA

    • @osekini8961
      @osekini8961 3 года назад

      Hello Swati are you able to automate in c# and how?

  • @abhinavpandey7712
    @abhinavpandey7712 5 лет назад +1

    Hi Mukesh, In This video you showed as one feature in Target session of each element i.e selector to see validated or not. In pression video i tried with that organcehrm application login logout scenario. It is working fine but on going in target session in selector , it is showing invalid "currect selector is invalid" .

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад +1

      Hi Abhinav are you using the same session in one sequence ?

    • @abhinavpandey7712
      @abhinavpandey7712 5 лет назад +1

      @@Mukeshotwani . Sorry If you understood my question in wrong way. I am asking , I have one element "Username " , i have scanned it the way u suggested i.e
      click activity->indicate on screen.
      The scenario is working fine . Login logout
      But i wanted to check whether the selector i used for username is valid or not?
      in properties section -> target -> selector -> it is showing invalid.
      How to make it valid?
      what the problem there. Any idea

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад +1

      Use UiExplorer to validate

    • @Mukeshotwani
      @Mukeshotwani  5 лет назад +1

      Abhinav u can also check my next video anchor base activity which will solve your purpose

    • @abhinavpandey7712
      @abhinavpandey7712 5 лет назад

      @@Mukeshotwani , Thanks Sir.
      working fine.
      using indicate on screen and uiexplorer.
      Just wanted to say thanks for the detailed explanation.
      i have also enrolled their official academy but the way you explain things , it looks so easy.
      looking forward to more videos
      and detailed videos on orchestrator section

  • @ayushidhiman9973
    @ayushidhiman9973 4 года назад +1

    Hi mukesh
    Could you please provide the link to download the java application

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Ayushi,
      Here is the link for applications drive.google.com/open?id=1TayEtJAte62HRPc6af63Mn4jQpNC6_iP

    • @francisdias9726
      @francisdias9726 Месяц назад +1

      @@Mukeshotwani error 404 while trying to download from link

    • @Mukeshotwani
      @Mukeshotwani  Месяц назад

      @@francisdias9726 try this www.uipath.com/product/free-trials-and-downloads

  • @JitendraKumar-lr3vq
    @JitendraKumar-lr3vq 4 года назад +1

    hi mukesh the link to download the desktop application is nowhere mentioned can u plz mention the link to download ..

    • @Mukeshotwani
      @Mukeshotwani  4 года назад +1

      Hi Jitendra, here is the link
      First aws1.discourse-cdn.com/uipath/original/2X/0/06a6f88597f1e8a6b6bb5cdd8d39b3195a73bd1f.zip
      Second aws1.discourse-cdn.com/uipath/original/3X/9/f/9f71b056a34c616a6d2c9267e5a27175df358447.zip

    • @JitendraKumar-lr3vq
      @JitendraKumar-lr3vq 4 года назад

      thnks mukesh for sharing the links..please also tell how to capture screenshots ..waiting vodeo on serenity series..happy new year mukesh..

    • @offside7803
      @offside7803 4 года назад

      mukesh how to open these files in mac?

  • @khursalegaurav462
    @khursalegaurav462 4 года назад

    Can we automate .NET WPF application same way?

  • @rucheeojha921
    @rucheeojha921 4 года назад

    Hi Mukesh, Can we paas different sets of data to the same sequence? is there any data driven concept like we do in selenium using testng using dataprovider?

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Ruchee, please check this kbtutorials.in/UIPATH_DatadrivenTestcase.html

  • @AAS-hv1gx
    @AAS-hv1gx 3 года назад

    Hi,
    I am automating WPF application i want to perform right click on the text and then click on one of the item. Please let me know which activity to do for right click and select the item from the list

    • @osekini8961
      @osekini8961 3 года назад

      @AAS are you able to resolve this issue and how?

  • @jxwidodo
    @jxwidodo 2 года назад

    nice

  • @anandkumar-xu3yq
    @anandkumar-xu3yq 4 года назад

    can you also share XML file ?

  • @i_fuk_religion
    @i_fuk_religion 4 года назад +2

    Its not a Java application, its a .NET based WPF application.