Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable Tutorial Submission #2654

Closed
wants to merge 1 commit into from

Conversation

linusPersonalGit
Copy link
Contributor

The pull request must both contain a README.md and have description following this template:

The README.md file must be located in the directory:

contributions/<category>/[<week>/]<kth-id-1>-<kth-id-2>/README.md

Assignment Proposal

Title

Headless web testing using Selenium in Python

Names and KTH ID

Deadline

  • Task 3

Category

  • Executable tutorial

Description

We will an executable tutorial of doing headless testing on a web browser using Selenium. We will include showing how selenium can be used to automate web actions from Python. Then we will write tests in unitest using these automated actions such as filling out forms and navigating through multiple web pages.
We will analyze the results of the tests, and explain how these tests can be integrated in a CI/CD pipeline. The tutorial will be made using Google Colab.

Relevance

Selenium is a tool that automates web actions that easily can be integrated in testing of a web app. The topic of DevOps highly regards automation, optimization and general improvements in the structure of a project. Few things align more with DevOps more than automated web testing. Considering that it is vastly beneficial for developers.

Submission Executable tutorial turning
@javierron
Copy link
Collaborator

@linusPersonalGit Thanks for the submission, could you patch the existing readme file, instead of creating a new one? Notice that file names are case-sensitive.

@javierron javierron self-assigned this Oct 16, 2024
@sofiabobadilla sofiabobadilla changed the title Create README.MD Executable Turorial Submission Oct 17, 2024
@sofiabobadilla
Copy link
Collaborator

@linusPersonalGit
Please apply the changes.

@sofiabobadilla sofiabobadilla changed the title Executable Turorial Submission Executable Tutorial Submission Oct 21, 2024
@algomaster99 algomaster99 mentioned this pull request Oct 22, 2024
@sofiabobadilla
Copy link
Collaborator

Students create a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants