sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29651
[Question #258870]: TestProject: System.Exception : Error: Unable to access jarfile C:\Users\Administrator\AppData\Local\Temp\nunit20\ShadowCopyCache\5864_635538146808656259\Tests_3215648\assembly\dl3\ceef36aa\eb1e7a6a_bc0fd001\JSikuliModule.jar
New question #258870 on Sikuli:
https://answers.launchpad.net/sikuli/+question/258870
I am trying to implement Sikuli in My C#/Selenium Webdriver
and followed below steps to install the same
Created new project in Visual Studio 2012
In the “Solution Explorer” – right-click on the solution
Choose “Manage NuGet Packages for Solution…”
Search for “SikuliIntegrator” and install it
After the installation “JSikuliModule.jar” should be part of your solution, together with some additional files
Right-Click on “JSikuliModule.jar” and choose “Properties”
Set “Copy to Output Directory” property to “Copy always”
Now while execution i am getting below error , please suggest me any workaround here..
TestProject: System.Exception : Error: Unable to access jarfile C:\Users\Administrator\AppData\Local\Temp\nunit20\ShadowCopyCache\5864_635538146808656259\Tests_3215648\assembly\dl3\ceef36aa\eb1e7a6a_bc0fd001\JSikuliModule.jar
Thanks in Advance
Surya
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.