• Background Image

    Selenium Element Interaction

    June 19, 2017

June 19, 2017

Selenium Element Interaction

Now that you know how you can identify elements on the page we can move on to actually interact with these elements (e.g. clicking, text input …).

In this lesson you will learn:

  • Clicking Elements
  • Text input
  • Selecting a Checkbox
  • Using a ComboBox

Prerequisites:

Ideally, you should complete these lessons first:

Get Started:

Code Downloads: