Skip to content

This repository contains the test automation scripts and frameworks developed for automating the Spotify web application using Selenium and Python.

Notifications You must be signed in to change notification settings

mtaksel/Spotify-web-test-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-web-test-automation

This is a complete automation project using the Python. The goal is to automate tests on web applications. For web applications, we use Selenium WebDriver.

Create a folder in your computer where you'd like to store the code to run the app.

 git clone https://github.com/mtaksel/Spotify-web-test-automation.git
 cd Spotify-web-test-automation

The libraries used are:

python (version 3.12.2) pytest (version 8.1.1) pytest-html (version 4.1.1)

About

This repository contains the test automation scripts and frameworks developed for automating the Spotify web application using Selenium and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages