Anyone?

  • LemmyStartNow@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    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.).