mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-06 16:03:36 -05:00
[PR #474] [CLOSED] Add SST (Selenium Simple Test) #2532
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/474
Author: @ghost
Created: 10/10/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
79e5398Add pdb++f9df62dAdd SST.aeb11e4Merge branch 'pdbpp'3665eaaMerge branch 'sst'📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Many of the "Selenium official" users writes own helpers in order to hiding low-level details of using Selenium API. SST provides many of such helpers/actions ensuring clean, simple and uniform API across all projects.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.