The windows tag has no wiki summary.
1
vote
0answers
73 views
“session has expired” error - after clicking a button with webdriver in IE8
After clicking a button in my application with webdriver, it gives me “sorry..your session has been expired” in IE8 and i am unable to proceed. But I am able to do it manually.
Now to proceed with ...
1
vote
0answers
38 views
Obtaining information about a socket
On a Windows 7 amd4 box, I have an application that creates a TCP socket.
My aim is to check whether this is a dual-stack socket. (Dual-stack sockets are available in Windows since Vista.)
For ...
0
votes
0answers
41 views
How to set RemoteWebDriver capability with the IP of requesting client?
I have deployed webdriver script over Tomcat 7.0.29 with simple jsp pages for data punching of my applications from remote machines.For that i have launched nodes,registering with the hub on which ...