diff --git a/contributions/executable-tutorial/mwesslen-larasm/README.md b/contributions/executable-tutorial/mwesslen-larasm/README.md new file mode 100644 index 0000000000..6db86a3ec9 --- /dev/null +++ b/contributions/executable-tutorial/mwesslen-larasm/README.md @@ -0,0 +1,11 @@ +# Tutorial: Automation of web frontend testing using Selenium # + +## Members ## +Markus Wesslén (mwesslen@kth.se) Github: [m4reko](https://github.com/m4reko) + +Lara Rostami (larasm@kth.se) Github: [LaraRos](https://github.com/LaraRos) + +## Proposal ## +We will create a [Katacoda](https://www.katacoda.com/) executable tutorial that shows the basics of web frontend testing using the tool [Selenium](https://www.selenium.dev/) and Python. + +This is DevOps related since it is a flavor of test automation.