Skip to content

Practice Page

Click On Hide Button

Basic Controls

Basic Controls in HTML

In HTML we have some basic controls we use often, those are:

This page can be used for practicing the above controls using selenium

Window Handles Practice

This page is used for practicing window handles, in other words- switching between multiple windows/tabs in the browser.

This textbox is used for entering the text after switching back from child windows to parent window.

Button1

This button is used for opening a new browser window.

Button2

This button is used for opening a new tab in the existing browser window.

Button3

This button is used for opening multiple browser windows.

Button4

This button is used for opening multiple tabs in the existing browser.

Button5

This button is used for opening multiple tabs in the existing browser and multiple browser windows.

XPath Practice

Register

Please fill in this form to create an account. or if you already have an account Sign in into account

By creating an account you agree to our Terms and Privacy.

Contact Country Salary
Maria Anders Germany 5000 click
Francisco Chang Mexico 2000 click
Roland Mendel Austria 7000 click
Helen Bennett UK 3000 click
Yoshi Tannamuri Canada 5000 click
Giovanni Rovelli Italy 1000 click

Waits Demo

Click the below buttons to display the textboxes.
Textbox1 will be displayed after 5 seconds and Textbox2 will be displayed after 10 seconds

Show the textboxes here:

Alerts

Click Button to see alert

On button click, alert will appear after 5 seconds

On button click, confirm box will appear

On button click, prompt box will appear