[automation test] Please give feedback on system design with more than 10,000 test cases

Hi guys!

I have received a request to design an automation test system with selenium + mocha. The number of test cases is over 10 thousand tests.

Since I have not had much experience in system design and my skills are not good, I am posting here to ask for your opinions to improve it.

I have uploaded the code to the repo: GitHub - M1nhNV/selenium (GitHub - M1nhNV/selenium-node) and have also written the idea and source structure in README, please take a look.

Thank you guys!