Using the old one would be supporting spez? I need more access to learning resources and experiences; which is what I used to use “read it” for but have since been browsing the limited resources on the lemmy instances. Anyway to figure out if the answers to a certain question on one instance is in another instance?
What is the best way to learn Selenium, mainly the commands or syntax? Are there any practice sites like how there are for learning coding/programming?
Been using Liftoff and I’m enjoying it so far, after using/trying Thunder, Jerboa, Wefwef, lemmotif
Unfortunately Selenium IDE is not the best way to practice selenium, according to most of the Youtube tutorials, since one is a scripting generator (from the UI recording) and the other is actually programming scripts (or lines of codes); which can be executed from terminals.
Additonally youtube tutorials are informative, but are passive learning since there aren’t any applied practicals. Looking for recommendation of practicing selenium webdriver with a premade sandbox like websites that has sandbox for learning programming(e.g. Sololearn, W3schools, fcc, etc.).