简体   繁体   中英

Invoke selenium C# testing framework using console application

In one of my project requirement we have a automated testing framework created in Selenium C# which also uses NUnit testing. Now as per my client's requirement they have non-technical team and cannot use Visual Studio every time to invoke and execute test case.

Instead they need a console application or equivalent approach so that the Test cases can be invoked from a Console app call or by executing an.exe file. As I'm a very new to automation testing, I'm not able to find the right approach and solution.

Seeking guidance / support, if anybody can guide for same. Thanks in advance.

Best Regards

Have you tried to use nunit3-console? If so, did you run into a particular problem?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM