🔴 10. LIVE - Input Methods in UiPath | Simulate Type | Simulate Click | When to Use | Background Run

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 มิ.ย. 2024
  • ❖To automate specific actions in the user interface, you are required to interact with various windows, buttons, drop-down lists and many others. One of the ways in which UI elements can be identified is by using their position on the screen, but this can be unreliable.
    ⦿ To overcome this problem, UiPath Studio uses what we call selectors. These store the attributes of a graphical user interface element and its parents, in the shape of an XML fragment.
    ⦿ Most of the times, selectors are automatically generated by Studio and do not require further input from you, especially if the apps you are trying to automate have a static user interface.
    ❖This video is a #LiveConversation where we are talking the #Selectors in #UiPath Studio and what are the #InputMethods available in Uipath
    ➤➤➤ Timestamps
    0:00 - Start
    0:58 - Agenda for the Video
    1:35 - Recap from Previous Session
    7:19 - Input Methods in UiPath
    7:48 - Input vs Output
    10:18 - Explore Input Methods
    17:22 - Demonstration in Uipath Studio
    27:21 - Assignment
    ➤➤ ➤ ➤
    In case you also want to have an RPA Conversation with me on any of the topic , You can comment the same in Comment box or drop me a note on mailmukeshkala@gmail.com.
    Happy to take the conversation ahead !
    ➤➤➤
    Live Conversation Playlist -
    bit.ly/3004o7O
    ➤➤➤
    Official Documentation Link
    docs.uipath.com/studio/docs/a...
    ➤➤➤
    #UiPath #Automation #UiPathCommunity #ControlFlow#BestPractices #Loops
    ➤➤➤
    Official Documentation Link
    docs.uipath.com/studio/docs/a...
    ➤➤➤
    #UiPath #Selectors #RPA #IDX #RPA #mukeshkala
    ➤➤➤ Happy Automation!
    ➤➤➤ Social Media Links
    👉 Instagram : / uipathtutorials
    👉 LinkedIn : / mukeshkala
    👉 Twitter : / tweetmukeshkala
    👉 Facebook: / uipathfb
    👉 TH-cam : / tutorialsbymukeshkala
    👉 Mail : mailmukeshkala@gmail.com
    #UiPathCommunity #UiPath #RPA

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

  • @a.sacerdotisa.
    @a.sacerdotisa. ปีที่แล้ว +1

    Thank you so much! I'm studying by myself and your videos are helping me a lot

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      Thank you , Appreciate your feedback 🙏

  • @satishmenda9739
    @satishmenda9739 25 วันที่ผ่านมา +1

    Tq❤

    • @MukeshKala
      @MukeshKala  24 วันที่ผ่านมา

      Welcome

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

    Hello... Sir... Can we done unattended automation under locked screen

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

      th-cam.com/video/RlKlxMYPqJ8/w-d-xo.html - Yes This video has all details

  • @crazyvenky1258
    @crazyvenky1258 2 ปีที่แล้ว +1

    I have a small doubt here in Uipath we can run foreground and background process. If we want to run a background process ui elements activities will not be present. So this stimulate type/ click will not be present in properties right.
    How can we run that background process when our pc is lock state?

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

      th-cam.com/video/RlKlxMYPqJ8/w-d-xo.html
      Have a look at this ... And see if it covers your queries

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

    Hi Mukesh...Thank you for the videos !!! I have a doubt here...Why do we have "Simulate click" and "Send Window Messages " option in "DataScraping asit is an ouput method?

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

      This Option is Available in the Extract Structured Data Activity - When using this activity, We have to specify whether we have data spanning across pages and If yes we have to indicate the selector for the next page Button. Hence , we have this option -
      Below are more details on the same -
      --> SendWindowMessages SimulateClick

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

      @@MukeshKala But even if I'm selecting 'No' for data spanning across pages , the "Simulateclick" option is automatically checked as True !!! My be this is the default option in any of the case...