From 458c16522a43824f86c8c4d0aba18d365865e55e Mon Sep 17 00:00:00 2001 From: RockStar268 <153084162+RockStar268@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:30:00 +0100 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md 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)