I'm looking for a way to control the normal web browser (import web browser). i have been working with selenium for a few months but would like to work without selenium Unfortunately there is no documentation for this or is that not possible?
You can use pyautogui, if your using python.
To install it use: pip install pyautogui
To import it into your code: import pyautogui
pyautogui documentation: https://pyautogui.readthedocs.io/en/latest/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With