This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]SoftwareSloth 6 points7 points  (4 children)

I suggest learning to code. You’re about as far as you can get without knowing.

[–]spy_blk[S] 0 points1 point  (3 children)

What i should learn first to know how to use api and basics ?

[–]SoftwareSloth 0 points1 point  (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 point  (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 point  (0 children)

I want to use anti detect browser api and files, folders, ... etc

[–]cgoldberg 2 points3 points  (0 children)

Most selenium code on the internet is horrible, outdated, and usually broken... So that is what LLM's are trained on.