All Projects → RedHatQE → widgetastic.core

RedHatQE / widgetastic.core

Licence: other
Making testing of UIs fantastic.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to widgetastic.core

autotest-framework
UI自动化测试框架,支持APP、Web、HTML5三端, 基于SpringBoot框架, 采用Page Object设计模式,基于 TestNG 测试框架构建测试用例,支持消息通知、失败截屏、HTTP 报告、并发执行等特性
Stars: ✭ 98 (+226.67%)
Mutual labels:  selenium, page-object
WebGrid
Decentralized, scalable and robust implementation of a selenium-grid equivalent. Based on the WebDriver specification by the W3C.
Stars: ✭ 17 (-43.33%)
Mutual labels:  selenium
XMQ-BackUp
小密圈备份,圈子/话题/图片/文件。
Stars: ✭ 22 (-26.67%)
Mutual labels:  selenium
django-ecommerce-project
The Django-Ecommerce is an open-source project initiative and tutorial series built with Python and the Django Framework.
Stars: ✭ 182 (+506.67%)
Mutual labels:  selenium
headless-chrome
Implementation of the new headless chrome with chromedriver and selenium.
Stars: ✭ 34 (+13.33%)
Mutual labels:  selenium
impf-botpy
Impf Bot.py 🐍⚡ – Automatisierung für den Corona ImpfterminService Bot
Stars: ✭ 254 (+746.67%)
Mutual labels:  selenium
MAQS
Magenic's automation quick start
Stars: ✭ 46 (+53.33%)
Mutual labels:  selenium
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (+120%)
Mutual labels:  selenium
PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (+23.33%)
Mutual labels:  selenium
selenoid-container-tests
An automated Java test suite to check browser images quality
Stars: ✭ 12 (-60%)
Mutual labels:  selenium
docker-images
Docker images for Katalon Studio and other frameworks
Stars: ✭ 110 (+266.67%)
Mutual labels:  selenium
SchweizerMesser
🎯Python 3 网络爬虫实战、数据分析合集 | 当当 | 网易云音乐 | unsplash | 必胜客 | 猫眼 |
Stars: ✭ 89 (+196.67%)
Mutual labels:  selenium
ILAng
A Modeling and Verification Platform for SoCs using ILAs
Stars: ✭ 52 (+73.33%)
Mutual labels:  abstraction
tapestry
Weaving a semantic DSL to construct fluent interfaces for test execution logic. (Using Watir)
Stars: ✭ 13 (-56.67%)
Mutual labels:  selenium
w3c-webdriver
W3C WebDriver JavaScript Client
Stars: ✭ 28 (-6.67%)
Mutual labels:  selenium
kafka-do
Higher level abstraction for franz-go.
Stars: ✭ 21 (-30%)
Mutual labels:  abstraction
NavKit
Simple and integrated way to customize navigation bar experience on iOS app.
Stars: ✭ 37 (+23.33%)
Mutual labels:  abstraction
khod.fekra
An automated twitter robot which built with Python + Selenium to crawl last online stores deals and tweet about them.
Stars: ✭ 30 (+0%)
Mutual labels:  selenium
AI-Tinder-BOT
Tinder Auto Swiper With AI
Stars: ✭ 13 (-56.67%)
Mutual labels:  selenium
whatabomb
A whatsapp bombing GUI Script
Stars: ✭ 84 (+180%)
Mutual labels:  selenium

widgetastic.core

Python supported versions https://github.com/RedHatQE/widgetastic.core/workflows/%F0%9F%95%B5%EF%B8%8F%20Test%20suite/badge.svg?branch=master Documentation Status

Widgetastic - Making testing of UIs fantastic.

Written originally by Milan Falesnik ([email protected], http://www.falesnik.net/) and other contributors since 2016.

Licensed under Apache license, Version 2.0

WARNING: Until this library reaches v1.0, the interfaces may change!

Projects using widgetastic

Installation

pip install -U widgetastic.core

Contributing

  • Fork
  • Clone
  • Create a branch in your repository for your feature or fix
  • Write the code, make sure you add unit tests.
  • Use pre-commit when committing to enforce code style
  • Run pytest to run unit tests
  • Push to your fork and create a pull request
  • Observe checks in GitHub for further docs and build testing
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].