Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with HTM please
#1
Hi, I am new to Quick Macros programming.
Could someone post a little piece of code to do the following:
I go to a web page that has a button with the word "Continue"
and I want to click on it.
I tried this, but it does not work:

Htm el=htm("P" "Continue" "" "Internet Explorer" 0 0 0x221)
el.click

This is the source code:

<p class="ch-actions"> <input type="submit" name="_eventId_Cs" value="Continue" class="ch-btn"/>
o <a href="/sell/sell?execution=e3s1&_eventId_newList" id="newListing">New item</a></p>

Thank you very much


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)