Skip to content

Simple tutorial to understand Widgetastic and how to use in web UI testing.

License

Notifications You must be signed in to change notification settings

mayurilahane/tutorial_widgetastic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial Widgetastic

Simple tutorial to understand Widgetastic and how to use in web UI testing.

Introduction:

Widgetastic is a Python library designed to abstract out web UI widgets into a nice object-oriented layer. This library includes the core classes and some basic widgets that are universal enough to exist in this core repository.

Table of contents

  1. Introduction
  2. Setup Environment
  3. Widgetastic Basic
    1. What is Widgestastic?
    2. Widget
    3. Use of basic Widget
    4. View
    5. Nested View
    6. Parametrized views
    7. Switchable conditional views
    8. Widget including
  4. Widgetastic Advance
    1. Custom Widget
    2. Create Widget
    3. Widgetastic with Navmazing

About

Simple tutorial to understand Widgetastic and how to use in web UI testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published