File tree Expand file tree Collapse file tree 3 files changed +27
-3
lines changed
Expand file tree Collapse file tree 3 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 1- # Hitbullseye-Automate-Tool
2- Hitbullseye Automate Tool
1+ # Hitbullseye Automate Tool
2+
3+ ## How to use
4+
5+ Change the keys value to your test keys and run the script in the browser console.
6+
7+ ### Note: Install Absolute Enable Right Click extension in your browser to use the script.
8+
9+ 1 . Open the test in your browser
10+ 2 . Open the console in your browser
11+ 3 . Copy the script and paste it in the console
12+ 4 . Press enter
13+ 5 . Wait for the test to be submitted
Original file line number Diff line number Diff line change @@ -89,4 +89,5 @@ CDACCCAABCBDADABCBBADBABDADCBDAACDCAAAAA
8989| LPU Analytical Week Test 03 - 2024 |
9090| --------------------------------------|
9191
92- CABDAAAAACDAADBABAABCAABDBABBCDABCCBCDAD
92+ CABDAAAAACDAADBABAABCAABDBABBCDABCCBCDAD
93+
Original file line number Diff line number Diff line change @@ -22,3 +22,15 @@ const inter = setInterval(
2222 // 2 seconds(2000 milliseconds) for each question
2323, 2000 ) ;
2424
25+
26+ ## How to use
27+
28+ Change the keys value to your test keys and run the script in the browser console .
29+
30+ Note : Install Absolute Enable Right Click extension in your browser to use the script .
31+
32+ 1. Open the test in your browser
33+ 2. Open the console in your browser
34+ 3. Copy the script and paste it in the console
35+ 4. Press enter
36+ 5. Wait for the test to be submitted
You can’t perform that action at this time.
0 commit comments