How To Automate File Uploads On Chrome and Edge Browser Using Excel Macros

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

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

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

    Hi! Thanks for your video. How would you configure the program to upload the most recent file in a folder, instead of a specific file path?

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

      this will need a customized function which will fetch the latest file based on time stamp in a folder location. It is possible.

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

    Is there any way to do this but in a remote desktop? I need to try it in my work and it doesn't let me install external programas. A portable maybe?

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

    Wow. Brilliant hack and very useful indeed. Solved my problem. Thanks for sharing.

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

    Thanks for the great video, very well explained, think that blog is not functional now.. Unable to get codes to try this out

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

    Hello Sir, I'm trying to upload an excel file on a website (internal), I'm stuck at a drop down option point, can you help me please, it is one of my automation project. This is the first time I'm using Selenium to automate the upload task.

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

    is there any way of doing this without downloading external programs?

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

    Can we make strfilepath ="C:etc " into
    to refer cell in excel that would be useful to automation
    ??

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

      yes , it can be referred from a cell. You can provide file path in the any cell and refer it from there
      strFilepath = ThisWorkBook.Sheets("SheetName").Range("D4").text
      Assuming D4 has the file path

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

      @@AutomationMadeEasy thank you so much it helps a lot are you in teaching bro ??

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

      i do conduct trainings

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

      @@AutomationMadeEasy bro are you providing online classes??
      Course details??

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

      write into info@automationandagile.com for more details

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

    Hello sir...what will be script code for uploading multiple images one by one on a website.?

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

    Which library we have to select for this ???

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

      refer below tutorial for details:
      th-cam.com/video/AEp0Yeis9AM/w-d-xo.html

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

    You are amazing

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

    HELLO SIR HOW CAN I CONTACT WITH YOU?

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

    Can you do a course how to upload a video to TH-cam using chrome

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

    Hello sir,
    " Set WshShell =createobject ..." gives me an error. Is there a library I should activate ?

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

      Go to Tools/References select Microsoft Shell controls and automation

  • @crimegamer9143
    @crimegamer9143 2 หลายเดือนก่อน

    good super

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

    Hello sir,
    thanks for your videos.
    Please 🙏
    Make a video to teach,
    how to make Google form from Excel data,
    there are no any video on this topic on TH-cam this make your channel grow fast.
    Please 🙏 reply, when you create a video on this topic.
    I have watched your video that how to fill data on Google form.
    But you did not create a video how to make Google form, question from Excel
    Thanks 👍

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

      I am a graphic designer I can help you if you need.

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

    One question, everything worked perfect for me but Chrome closes after it's done running, is there a command to prevent this?

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

      put Dim obj as New WebDriver above sub as shown below
      Dim obj as New WebDriver
      Sub test1()
      '--your code
      End Sub

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

      Thank you! Happy new year

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

      wish u the same

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

    Thanks for your video, can you share your scripts?

  • @narendrakumar-yc3kb
    @narendrakumar-yc3kb 2 ปีที่แล้ว

    How to automate next page after clicking submit on first page.

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

      after clicking on submit button use the same approach

    • @narendrakumar-yc3kb
      @narendrakumar-yc3kb 2 ปีที่แล้ว

      But in the next page i am unable to read the controls of webpage.

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

    We use transfer now to share large files daily. Your steps helped to upload the file on transfer now . But the email id has to be entered and then to be sent...
    Can you help me on this steps of code?

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

      i nned to see the web page to suggest a solution

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

    Will you share your contact?

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

      for trainings/consultation write into
      info@automationandagile.com

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

    Will you share your contact?