Website containing the word search this script will automate - https://wordsearch.samsonn.com/
- Clone the repo
- Make sure you have node installed on your pc, > v14. Also make sure you have Chrome installed.
- Run
npm i
- Run
node .\word_search_solver.js
or its equivalent in other OS. - If you are facing any issues with the viewport or scrolling or cells being selected instead of being dragged, please follow the steps:
- On line 34 of the code, change the executable path if you want.
- on line 39, change the viewPort settings to your monitor's resolution, if you face any bugs in the automation.