Jump to content

Trying to click button using the FF extention.


Recommended Posts

 

So i'm making a tool to use at work, its nearly complete.

It scrapes a local intranet page into a txt file, Finds a specific link within in, copys to clipboard, moves tab, pastes into desired fileds now i just need it to click a button however i'm unable to as this button has no ID, class, name or anything. Please can anyone assist me.

I have tried used _FFClick("submit", "id"), _FFClick("submit","name") , _FFClick("submit","class")

ect...

HTML:

<button type="submit">   &nbsp;&nbsp; Go &nbsp;&nbsp;   <div><div><div><div></div></div></div></div></button>
Edited by Clerythecleric
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...