New question #263449 on Sikuli:
https://answers.launchpad.net/sikuli/+question/263449
> Installed latest Version of Sikuli 1.1
> Installed 32 bit of Eclipse
> Trying to integrate the Sikuli with Eclipse
> Unable to identify the Sikuli image
As our application only supports Internet explorer , added the IE Driver 32 bit
as well and was able to open the Internet explorer page and Navigate to the
application URL
As it has to click on logon button , unable to identify the same
Exception in thread "main" org.openqa.selenium.NoSuchWindowException: Error
retrieving window with handle current (WARNING: The server did not provide any
stacktrace information)
Command duration or timeout: 32 milliseconds
Build info: version: '2.43.1', revision: '5163bce', time: '2014-09-10 16:27:58'
System info: host: 'RGANGISE-WS02', ip: '10.126.136.90', os.name: 'Windows 7',
os.arch: 'x86', os.version: '6.1', java.version: '1.8.0_40'
Driver info: org.openqa.selenium.ie.InternetExplorerDriver
Capabilities [{browserAttachTimeout=0, enablePersistentHover=true,
ie.forceCreateProcessApi=false, ie.usePerProcessProxy=false,
ignoreZoomSetting=false, handlesAlerts=true, version=10, platform=WINDOWS,
nativeEvents=true, ie.ensureCleanSession=false, elementScrollBehavior=0,
ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet
explorer, initialBrowserUrl=http://localhost:46859/, takesScreenshot=true,
javascriptEnabled=true, ignoreProtectedModeSettings=false,
enableElementCacheCleanup=true, cssSelectorsEnabled=true,
unexpectedAlertBehaviour=dismiss}]
Session ID: 78bc4473-e313-4da7-8aa8-0796e6d4619d
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:204)
at
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)
at
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:599)
at
org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:829)
at Functions.IFPSalesPOC.main(IFPSalesPOC.java:22)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp