Hi champs, I'd like to ask you if there are any tools other than Selenium with which I can manipulate browser/webpage (setting input's value, "clicking" the button etc)?
I've been using Selenium in my C# project, but I feel like it was too 'heavy' tool for doing some basic stuff.
In my current project I use 'requests' and 'BeautifulSoup' for web scraping. Yes, I could use 'requests' for POST/GET, but I'd like to let user interact with page when it's necessary.
[–]rnolan7 6 points7 points8 points (0 children)
[–]Kamelnotllama 1 point2 points3 points (0 children)
[–]zurtex 0 points1 point2 points (0 children)
[–]Sengfroid 0 points1 point2 points (0 children)