Hello! My name is Keita.
As a former QA engineer, I am interested in RPA technology.
Therefore, I tried RPAChallenge using selenium for python.
Technology
I used python on a site called RPAChallenge (https://rpachallenge.com/).
Briefly summarized below.
selenium
Selenium is automation tool for webapplication test. You can automation operate webblowser without operate in hand.
panda
Panda is faumous Python tool, Mainly, data operation and analyze.It can oparate Excel data.
parallel processing
This technology improves processing speed by executing multiple calculations simultaneously.
not HardCording
Instead of writing fixed values directly in the code, use constants or configuration files for flexible management.
result
At 8 seconds, it is much slower than the others, but it is a success.
github
You can find the source in the repository below.
I would like to know if there are any improvements.