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
qaabz
Posts : 1
Join date : 2011-06-03

Unable to execute selenium scripts from eclipse Empty Unable to execute selenium scripts from eclipse

Mon Jun 06, 2011 1:55 pm
Hi,

I am new to selenium and I am trying to develop a small script using C#, eclipse and NUint
I have followed following steps to achieve it


  1. I have added a simple project in eclipse and named it as project
  2. And then I added a C# project to it and named as project.1cs
  3. I have recorded a simple script in selenium and copied the script to project1.cs
  4. I imported all dlls in "selenium-remote-control-1.0.3" by right clicking on "project" folder
  5. I selected microsoft.net 1.1 as compiler and added "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe.config" as compiler.
  6. When I try to compile the script from eclipse by clicking on red button, nothing is happening. I am not even getting any error mesages also.

Have I done anything wrong.
If anyone have good experience with eclipse please help me out with this

Thanks in advance
Back to top
Permissions in this forum:
You cannot reply to topics in this forum