... | ... | @@ -58,7 +58,7 @@ This software is not intuitive to set up or run. |
|
|
|
|
|
When deploying a program for use by others, the user should ideally not have to manually edit your program at all. This is what configuration files are for.
|
|
|
|
|
|
The process of manually determining the screen coordinates of browser elements is extremely monotonous. Selenium is not the only browser automation engine out there, and PyAutoGUI has that ability to click based on the contents of a screenshot. I wonder if the author explored any of these alternatives?
|
|
|
The process of manually determining the screen coordinates of browser elements is extremely monotonous. Selenium is not the only browser automation engine out there, and PyAutoGUI has that ability to click based on the contents of a screenshot. I wonder if the author explored either of these alternatives?
|
|
|
|
|
|
The quality of the code and documentation leaves a lot to be desired as well.
|
|
|
|
... | ... | |