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 <djones...@gmail.com> Date:
4/6/21 20:14 (GMT+10:00) To: ozDotNet <ozdotnet@ozdotnet.com> Subject: RE:
Automated tests HeyThe 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/HthD.
Sent from my Galaxy-------- Original message --------From: Tom Rutter
<therut...@gmail.com> Date: 04/06/2021 06:43 (GMT+01:00) To: ozDotNet
<ozdotnet@ozdotnet.com> 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