Navigation

  • index
  • next |
  • Web UI Automation with Selenium for Beginners 0.0.1 documentation »

Logo

Table Of Contents

  • Web UI Automation with Selenium for Beginners
  • Indices and tables

Next topic

About the Speaker

This Page

  • Show Source

Quick search

Web UI Automation with Selenium for Beginners¶

_images/webautomation.png

Contents:

  • About the Speaker
  • Objective
  • Follow Along
  • (My) Definitions
    • When I say web UI automation…
    • DOM Object
    • Locating Web Elements
  • Selenium
  • Using Selenium IDE
    • Overview
    • How to install it
    • Demo
    • Selenium IDE: Simple Test
    • Selenium IDE: Better Test
  • Scirocco Recorder IDE
    • Overview
    • How to install it
  • Using Selenium with Python
    • Install Selenium Python module
    • Install a Web Driver
    • Interact with Chrome via Python Selenium
  • Using Python Selenium with Unittest
    • Use Cases
    • Python Code
  • Using Python Selenium with pytest
    • Use Cases
    • Install python-selenium
    • Python Code
    • Running All Tests Simultaneously
  • Using Python Selenium with Pytest and SauceLabs
    • Use Cases
    • Python Code
  • Gitlab Pipelines
    • Pipelines
    • Defining Pipelines

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Navigation

  • index
  • next |
  • Web UI Automation with Selenium for Beginners 0.0.1 documentation »
© Copyright 2018, Og Maciel. Created using Sphinx 1.7.6.