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.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/474
**Author:** [@ghost](https://github.com/ghost)
**Created:** 10/10/2015
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (4)
- [`79e5398`](https://github.com/vinta/awesome-python/commit/79e5398dd1bef170f2fe7c1204ed434fe861b199) Add pdb++
- [`f9df62d`](https://github.com/vinta/awesome-python/commit/f9df62dc389fc240bd98a07283effd9abc3c674f) Add SST.
- [`aeb11e4`](https://github.com/vinta/awesome-python/commit/aeb11e41d79bc85fe590bca5706e474f0cd251cf) Merge branch 'pdbpp'
- [`3665eaa`](https://github.com/vinta/awesome-python/commit/3665eaa98e54ef3491c740659192c7a7d1e4cab4) Merge branch 'sst'
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 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](http://testutils.org/sst/actions.html) ensuring clean, simple and uniform API across all projects.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.