how to interact with website ?

daigia123

BANNED
Joined
Nov 24, 2010
Messages
285
Reaction score
36
Hi everyone
I want to do something here:
+ Go to a website
+ wait for page to finish loading
+ Read and get all source code
+ Extract a dom element (name and value)
+ Fill a value for textbox
+ Click a checkbox
+ Choose a radio button
+ Click submit
+ Click any element

Can someone give me basic examples and easy to understand ?
(Please dont use webbrowser)
Thanks!
 
Did you just ask someone to write you a bot template, and then explain it? Just to add to the complexity - don't use a widely used method of bottling.
 
Back
Top