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.
Hi!
You can use pre-built task or find something on marketplace.atlassian.com
Also, you can write own one.
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.