It's the main one I see used at different sites. Regards
Greg Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: [email protected] <[email protected]> on behalf of harris.greg.m <[email protected]> Sent: Friday, June 4, 2021 8:48:55 PM To: ozDotNet <[email protected]> Subject: RE: Automated tests I did some selenium work a 6/7 years ago and it was a pain only supporting selective versions of firefox, just did some work with it again for web scraping and it just feels a lot more complete and working well with chrome Sent on the go with Vodafone -------- Original message -------- From: djones147 <[email protected]> Date: 4/6/21 20:14 (GMT+10:00) To: ozDotNet <[email protected]> Subject: RE: Automated tests Hey The last time I did web testing ws using mstest v2 and selenium Web drivers. All from a separate test project to the unit tests. Example below. https://www.lambdatest.com/blog/most-complete-mstest-framework-tutorial-using-net-core-2/ Hth D. Sent from my Galaxy -------- Original message -------- From: Tom Rutter <[email protected]> Date: 04/06/2021 06:43 (GMT+01:00) To: ozDotNet <[email protected]> Subject: Automated tests Hi folks, It's been several years since I looked at automated tests for web apps. Is Selenium still the go to tool? I dabbled with it years ago but never really gave it a good hit. Are there any automation testers here that care to share their tools and thoughts? -- Tom
