From f6f7a35688047b67be000de6088dc436086ae189 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Fri, 13 Jan 2023 07:59:35 +0530 Subject: README - Update Brief look + Java rewrite goal --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3aa9b3b..b23a11b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ geckodriver for Firefox in PATH (optional if not already included in selenium we ([Download link](https://github.com/mozilla/geckodriver/releases)) ## Brief Look: -[![auto-login](https://draconyan.xyz/pix/auto-login.gif)](https://draconyan.xyz/pix/auto-login.mp4) +[![auto-login](https://draconyan.xyz/pix/auto-login-clg.gif)](https://draconyan.xyz/pix/auto-login-clg.mp4) ## Usage: ``` @@ -60,5 +60,6 @@ and that using XPath(XML Path) to find elements is really convenient. ## Future additions: ~~Update the script upon reaching college as the Xpath values would differ.~~ -Make the python-script platform independent -or just Make a separate shellscript to log in via CLI using curl. +Rewrite the script in Java +Make the python-script platform independent +OR Make a separate shellscript to log in via CLI using curl -- cgit v1.2.3