What is SELENIUM

Browser Automation tool

Selenium Basic Demo

-- Shraddheya Shrivastava

Selenium Basic Demo

The Way of Program

  • Express installation (Python)
    • Environment creation
    • Selenium installation
    • Driver installation
  • Automation of browser for simple API
    • Populating components
    • Interacting with components
    • Reading values from components 

The GUI Way of IDE

  • Express installation (Firefox)
  • Automation of browser for simple API
  • Export to python code

Selenium Basic Demo101

By shraddheya shrivastava

Selenium Basic Demo101

  • 23