Element Exists Activity|UiPath RPA Tutorial

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

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

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

    What if we don't want to send any message in case the element does not exist. Rather, we want to wait for that element to appear. How can we do that?

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว

      You can use the retry scope activity. It will retry and wait for the elements till specific time. watch this th-cam.com/video/N-stkeLTI5o/w-d-xo.html

  • @UiPathRPA
    @UiPathRPA  5 ปีที่แล้ว

    Let's learn -How to check if an element or window exists in UiPath

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

    Thanks

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

    Hi! I’m having an issue where the Boolean is not being created properly. I tried doing it exactly like you said, but it has never been a Boolean.
    Whenever I make one manually and enter it in the output, I get an error that says processing the expression “element found” cannot be converted to Boolean
    Thanks in advance!

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

    Hi, Good day to you, This is Richard, i am continuously watching your session, just need you expertise for some project that we need to provide with Event Viewer. Step1 Type in the Event Viewer on the search tab, press enter Step 2: Double click Windows logs and click Application. Step 3 is the critical part that i cannot figure out. Client wants me to only get the "Error" without using the Filter logs. they want me to get the data for all Error for "Date and time", "Source" , "Event ID" and the message in "General" automatically save it to Excel file. what function in UI path do i need to use? filtering the log for error will have more or less 2899 datas that need to be extracted. Appreciate your help.

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

    Hi manish quick ask does element exist works in background?

    • @UiPathRPA
      @UiPathRPA  5 ปีที่แล้ว

      Yes it works.

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

    Hi I am facing one problem..in one of my workflows there is a scenario that after clicking on one button in a web page my application opens a new window. Now my Bot is unable to work on this new webpage. It keeps on finding the element on previous page. Could you please help.

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

      Hi Shivam, you have to take another attached browser to work on new tab. Selector should show new tab.