Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
gizzig
Posts : 2
Join date : 2013-11-15

Remote Control with http post for bot Empty Remote Control with http post for bot

Fri Nov 15, 2013 4:11 am
hi
I want to start using selenium with any browser that allows me to send commands and
receive values ​​from a web page (that I did not developed), as a kind of bot,
but using HTTP POST.


schematically:

Send command POST
My program language X  --->  something here  ---> Browser + Web page


Receive response (json, HTML or txt):
Browser + Web page  --->  something here   --->  My program language X


is only permitted HTTP POST because language X is not java, not c#, not python, etc.
is 4th Dimension

Commands sent by POST are for example: press a button, HTML field contents read,
write an HTML field.
The answers are mainly getting values from field/objects HTML
Selenium is suitable for this?
What should I install on the Browser ("something here")?
Where I find documentation to control the "something here" with HTTP POST
thank you very much

(Sorry, english is not my native language)
avatar
gizzig
Posts : 2
Join date : 2013-11-15

Remote Control with http post for bot Empty Re: Remote Control with http post for bot

Sat Nov 16, 2013 5:18 am
Some kind soul guide me?
Or tell me that I can do this program.
thanks
Back to top
Permissions in this forum:
You cannot reply to topics in this forum