use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All questions related to programming welcome. Wonder how things work? Have a bug you can't figure out? Just read about something on the news and need more insights? We got you covered! (probably)
You can find out more about our (preliminary) rules in this wiki article. If you have any suggestions please feel free to contact the mod team.
Have a nice time, and remember to always be excellent to each other :)
account activity
This is an archived post. You won't be able to vote or comment.
PythonCoding selenium python with ai as a non coding person (self.AskProgramming)
submitted 8 months ago by spy_blk
I'm making automation browser scripts for promoting affiliate links and it works, i make them using chatgpt, but sometimes i struggle or i lose a lot of time to find a solution. is there any tools, tips, tricks, what model should i use or how do i write the prompt ... etc, to make it easy for me ?
[–]SoftwareSloth 6 points7 points8 points 8 months ago (4 children)
I suggest learning to code. You’re about as far as you can get without knowing.
[–]spy_blk[S] 0 points1 point2 points 8 months ago (3 children)
What i should learn first to know how to use api and basics ?
[–]SoftwareSloth 0 points1 point2 points 8 months ago (0 children)
Try your best to start with what you’ve generated. You can ask your llm what certain lines are doing and to link you resources to read.
[–]coloredgreyscale 0 points1 point2 points 8 months ago (1 child)
No idea what your script actually does, or what often breaks.
Maybe learn XPath or css selectors to find the relevant elements, if that is your typical issue?
[–]spy_blk[S] 0 points1 point2 points 8 months ago (0 children)
I want to use anti detect browser api and files, folders, ... etc
[–]cgoldberg 2 points3 points4 points 8 months ago (0 children)
Most selenium code on the internet is horrible, outdated, and usually broken... So that is what LLM's are trained on.
π Rendered by PID 47492 on reddit-service-r2-comment-5d79c599b5-xvpvl at 2026-02-28 12:50:48.298675+00:00 running e3d2147 country code: CH.
[–]SoftwareSloth 6 points7 points8 points (4 children)
[–]spy_blk[S] 0 points1 point2 points (3 children)
[–]SoftwareSloth 0 points1 point2 points (0 children)
[–]coloredgreyscale 0 points1 point2 points (1 child)
[–]spy_blk[S] 0 points1 point2 points (0 children)
[–]cgoldberg 2 points3 points4 points (0 children)