bladee4r
Regular Member
- May 3, 2021
- 390
- 360
I just need to run one script on a website to fill a text box. Similar to if you went into ctrl + shift + i, then to browser console and pasted a Javascript.
Using python and no selenium. Is there a way to run console javascript similar to how you can do it in selenium? Tried python-html library, doesn't seem to work.
Using python and no selenium. Is there a way to run console javascript similar to how you can do it in selenium? Tried python-html library, doesn't seem to work.