Browser Activities | UiPath | All you need to learn about Browser Automation | Part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ส.ค. 2020
  • The playlist covers all the activities of UiAutomation.Browser.Activities with their properties and usage explained.
    The activities will be explained gradually from Basics - Advanced.
    This video covers - Attach Browser, Open Browser, Kill Process, Go Back, Go Forward.
    Happy learning!

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

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

    I want to run from my excel project To web data entry on exact time in chrome browser( example at 10:30:01am), before it need to refresh my browser at 10:29:55 am, no matter i run the project from uipath at 10:25 am. But project should run at 10:30:01am, how to set time in uipath? Please guide me

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

      Hi Pramod. You can schedule your unattended bot at any desired time from orchestrator.

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

    Hi Anmol, it was a great video!
    But I would like to know if we can Open a browser or use the "use applocattion\Browser" activity in the background.
    Thanks in advance.
    Regards!

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

      Yes, you can either not activate the window, or maximize it rather keep the window minimized, hopefully that'll do the job.
      Thanks,
      Anmol

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

    Hi anmol, as a user if I want to open a site in ie mode (ie compatibility mode) within edge browser, how can I achieve it using uipath open browser activity?

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

      if you can make that as your default browser setting by some way? that whatever you open in edge gets open in IE mode.

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

      @@AutomatewithAnmol so the option is not provided by uipath and it's up to the users to define in which mode they want to open that application

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

      @@muditupmanyu69 uipath offers to select the browser only.

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

    hello mam i need your help about my project problems
    please help me

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

      Please tell me, Suraj.

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

      The problem Is
      When I automate a form from excel in website then
      Then after the first typeinto activity the webpage goes to loading But the second typeinto activity does not wait for loading to complete
      In this way till 4 or 5 typeinto activity is performed. Then the loading is complete And after the loading is complete, the remaining entry of the form becomes blank. then uipath clicks submit

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

      @@surajsharma8971 you can use delay activity in between set the delay time like 00: 00: 02 it will work