Skip to content

RALJ1989/webpage-interaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This project contains a series of scripts to access, interact with and extracting data from web pages.

webpage_interaction_selenium

This script is an example of how to use the Selenium module and the Chrome webdriver to:

  • open a webpage
  • input text into forms
  • click buttons
  • extract outputs

The example used involves accessing the Google Translate website and translating a custom phrase from one custom language to another custom language, using error-handling to deliver alternative translations where the preferred languages don't exist.

Though this is a simple example, it demonstrates some of the useful applications of Selenium in automating UI testing.

About

Scripts for accessing, interacting with and extracting data from web pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages