Martynrbell
New Member
- Joined
- Apr 11, 2016
- Messages
- 38
- Office Version
- 365
- Platform
- Windows
Hey guys
Im trying to write somehint which fills in a webform for me from my excel file, I amamanaging to get the data i want into the fields however im struggling to click two buttons as the dont have an ID
The first one is:
input type="submit" name="terminal_group_search" value="Search"
The second one wants to click this link if it says company"
input type="submit" class="ActiveButton Clickable Accept Graphic" name="terminal_group_select[213423]" title="Select link to 'company" value=""
any ideas?
Thanks
Martyn
Im trying to write somehint which fills in a webform for me from my excel file, I amamanaging to get the data i want into the fields however im struggling to click two buttons as the dont have an ID
The first one is:
input type="submit" name="terminal_group_search" value="Search"
The second one wants to click this link if it says company"
input type="submit" class="ActiveButton Clickable Accept Graphic" name="terminal_group_select[213423]" title="Select link to 'company" value=""
any ideas?
Thanks
Martyn
Last edited: