Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

i want to automate IE through excel

60 views
Skip to first unread message

Suryakant Shinde

unread,
Oct 18, 2016, 10:56:14 PM10/18/16
to Twebst
Hi Guies,

I have a website I want to enter data from excel into the website, I have like first name, last name, address, and click on save, again it should pick the second record from excel enter into the website loop until the cell is empty.

Please suggest some thing as I recorded using Twebst but don't know how to connect to excel so that it can pick the records one by one like it does in normal excel code below.

IE.Document.getElementById("FirstName").Value = ThisWorkbook.Sheets("RawData").Range("A" & I)

in Twebst I recorded

Call browser.FindElement("input text", "name=FirstName").InputText("ABCD")


Please help
Thanks in advance
suryakant Shinde

Reply all
Reply to author
Forward
0 new messages