diff --git a/README.md b/README.md new file mode 100644 index 0000000..e270947 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + + +Requirements: + +Python +PIP +Installation Process + +pip install --upgrade pip +pip install playwright +pip install pytest-playwright +playwright install (to install browsers)