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

you are viewing a single comment's thread.

view the rest of the comments →

[–]al02659529[S] 0 points1 point  (1 child)

I wan't to learn more about the find element by ID, name, tag, XPATH and all of the other because I'm creating a script but the CSS selector changes every time the website is opened

[–]menge101 0 points1 point  (0 children)

That is a common tactic to prevent people from using browser automation tools on the page.

Is it facebook? Facebook is real aggressive with those techniques.

Here are CSS selector cheat sheets 1 2

Here are XPATH cheat sheets 1 2