5. UiPath | Selection Screen in Modern Design | Hoverable Item Selection | Native Text | RPA

Поделиться
HTML-код
  • Опубликовано: 27 июл 2024
  • 👉 UiPath has got 2 Design experiences - One is Classic and the other is Modern. This Playlist is all about exploring both the design experiences.
    ►►►►►► This Video covers the Following ◀◀◀◀◀◀◀◀
    ► Timestamps ◀
    0:00 Introduction
    1:20 : Recap
    3:14 : What is Selection Screen
    9:17 : Hover Information
    10:40 : Pause Selection
    15:10 : Hoverable Item Selection
    18:56 : Image Selection
    22:53 : Enable Native Text
    27:05 : Computer Vision
    31:46 : UI Framework
    36:10 : Recap
    ►►►►►► Links to Refer ◀◀◀◀◀◀◀◀
    👉 UiPath All About Selectors Playlist
    • Selectors in UiPath
    👉 Anchor Base Activity | Input Positions in Anchor Base | Selectors Example
    • UiPath - Anchor Base A...
    👉 UiPath Computer Vision AI | Virtual Machine Automation
    • UiPath Computer Vision...
    👉 UiPath Exception Handling Playlist
    • UiPath - Exception Han...
    👉Excel Automation Playlist
    • Excel Automation Series
    👉Get IMAP Mail Messages | Server Address & Settings | Download Email attachments
    • UiPath | How to use Ge...
    👉👉Excel Automation Playlist
    • Excel Automation Series
    Happy Automation!
    ►►►►►► Social Media Links ◀◀◀◀◀◀◀◀
    👉 Website : mukeshkala.com/
    👉 Instagram : / uipathtutorials
    👉 LinkedIn : / mukeshkala
    👉 Twitter : / tweetmukeshkala
    👉 Facebook: / uipathfb
    👉 RUclips : / tutorialsbymukeshkala
    👉 Mail : mailmukeshkala@gmail.com
    #UiPath #RPA #Automation #mukeshkala #Discover #UiPathCommunity
    ►►►►►► Tags ◀◀◀◀◀◀◀◀
    Tutorials by Mukesh Kala
    UiPath Tutorials by Mukesh Kala
    uipath
    mukesh kala
    uipath tutorial
    uipath projects
    rpa tutorial for beginners
    uipath tutorial for beginners
    rpa interview questions and answers
    rpa projects
    ui path
    uipath rpa
    rpa uipath tutorial
    Classic Folder UiPath
    Modern Folder UiPath
    Classic vs Modern UiPath
    Modern Activities in UiPath
    Use Application/browser Activity UiPath

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

  • @zubiaanjum2020
    @zubiaanjum2020 2 месяца назад +1

    Great👍

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

    thank you mukesh

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

    great

  • @szish3073
    @szish3073 8 месяцев назад +1

    on a web page after uploading a file i might get an error or success with 0 rows fault or success with x number of raws fault and if i get success with 0 rows fault i want my process to go and click on finalize and for the other results i want my process to click not finalize. do i use application state activity or if activity (how can i use if with element in this case import = success and raws fault = 0?) or flow?

    • @MukeshKala
      @MukeshKala  8 месяцев назад

      In modern we have something which is called Check App State , however Element exist also can be used

    • @szish3073
      @szish3073 8 месяцев назад

      @@MukeshKala your videos are so helpful thank you for sharing your invaluable experience with us. Also we appreciate your replies immensely

    • @szish3073
      @szish3073 8 месяцев назад

      I’m using for each element activity to work on a dynamic table on a web page and in each element it has a download button can you guide me on how to click the button on each element? Right now it takes each element but clicks only on the first row button