Issue 5284 in selenium: Safari - Sendkeys does not work sometime

4 views
Skip to first unread message

sele...@googlecode.com

unread,
Mar 4, 2013, 11:57:16 PM3/4/13
to selenium-develope...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged

New issue 5284 by basu.sdm...@gmail.com: Safari - Sendkeys does not work
sometime
http://code.google.com/p/selenium/issues/detail?id=5284


Selenium version:2.31
OS:windows 7
Browser:Safari
Browser version:5.1.7

Same code works in all others browsers. Please help.


Console log.
Mar 5, 2013 10:20:23 AM org.openqa.selenium.safari.SafariDriverServer start
INFO: Server started on port 18996
Mar 5, 2013 10:20:28 AM
org.openqa.selenium.safari.SafariDriverChannelHandler$1 operationComplete
INFO: Connection opened
Exception in thread "main"
org.openqa.selenium.StaleElementReferenceException: Unable to locate
encoded element: html > body:nth-child(2) > center:nth-child(13) > div >
div:nth-child(2) > div > div > div > form:nth-child(2) > table:nth-child(6)
> tbody > tr:nth-child(4) > td:nth-child(2) > span > input (WARNING: The
server did not provide any stacktrace information)
Command duration or timeout: 9 milliseconds
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '2.31.0', revision: '1bd294d', time: '2013-02-27
20:52:59'
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1',
java.version: '1.6.0_17'
Session ID: null
Driver info: org.openqa.selenium.safari.SafariDriver
Capabilities [{platform=WINDOWS, javascriptEnabled=true,
cssSelectorsEnabled=true, secureSsl=true, browserName=safari,
takesScreenshot=true, version=5.1.7}]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:187)
at
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
at
org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:268)
at
org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:89)
at com.webqa.tests.Test.main(Test.java:49)
Mar 5, 2013 10:25:24 AM org.jboss.netty.channel.SimpleChannelUpstreamHandler
WARNING: EXCEPTION, please implement
org.openqa.selenium.safari.SafariDriverChannelHandler.exceptionCaught() for
proper handling.
java.io.IOException: An existing connection was forcibly closed by the
remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(Unknown Source)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.read(Unknown Source)
at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:59)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(AbstractNioWorker.java:465)
at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:332)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:35)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)



Attachments:
screenshot.jpg 240 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

sele...@googlecode.com

unread,
Mar 5, 2013, 12:07:37 AM3/5/13
to selenium-develope...@googlegroups.com
Updates:
Status: Duplicate
Labels: -Status-Untriaged Component-WebDriver Browser-Safari
Mergedinto: 4996

Comment #1 on issue 5284 by jmle...@gmail.com: Safari - Sendkeys does not
work sometime
http://code.google.com/p/selenium/issues/detail?id=5284

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages