when you are implementing Selenium Automation in C#,
1) What should be the project type (Console Application or Class
Library)?
2) If it is Library Class project, How can I change the test URL
dynamically , when integrated with Bamboo or any other CI tool.
3) If it is a Console project , How can I use my Nunit Test Adaptor?
if I want to run my tests with selenium.