COEP FOSSMeet'19

Libre, not Gratis

COEP FOSSMeet’19 is College of Engineering, Pune’s own Free and Open Source Software event. It is jointly organised by Computer and IT department, COEP, COEP’s Free Software Users Group (COFSUG) and COEP’s - Information and Cyber Security Research Group (COEP - ICSRG).

With a vision to promote the culture of openness, innovation, and freedom, the meet intends to bring together FOSS developers, academicians, researchers, students and all those who love the FOSS movement and provide an opportunity to all technophiles out there to participate in the FOSS development and adoption process through hands-on sessions, discussions and lectures.

**
We have closed the submissions for talks now.
Voting is open now.
**
Stay Tuned...

Contact Us:
Omkar Jadhav : 9405333642
Vikrant Ghatkar : 9834079157
Organising Team, COEP FOSSMeet’19

For any further queries, mail us at fossmeet@coep.ac.in

For more information, visit our website at https://foss.coep.org.in/fossmeet/

Hosted by

Nikhil Dhandre

@digitronik

Exploring Widgets with Widgetastic

Submitted Feb 15, 2019

In the world of testing, we are playing with interactive and non-interactive widgets. Widgetastic is a python web UI testing framework. It is designed to abstract out web UI widgets into a nice object-oriented layer. Usually, people use classes and instances to avoid repetitive work. In a similar way, the user can do with the widgets on the web UI. Let’s explore the world of widgets...

Outline

  • What is widgetastic?
  • How to initiate individual interactive and non-interactive elements as the widget?
  • How to group widgets in View?
  • Parametrized Views and Switchable Conditional Views.
  • Demo

Talk Duration: 30 Min

Speaker bio

Nikhil Dhandare (digitronik)
FOSS enthusiast, Python hacker, Research Scholar...

https://github.com/digitronik

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by