shaundon / angular-material-protractor

A collection of utility functions to make testing Angular Material based UIs easier to test.
5 stars 3 forks source link

Page Fragments for this lib #8

Open Xotabu4 opened 7 years ago

Xotabu4 commented 7 years ago

Hello! I was googling for some lib for protractor that describes angular material components, and found this.

What do you guys think if we would apply this approach - https://github.com/Xotabu4/protractor-element-extend/blob/master/README.md

for angular material components collection (https://material.angular.io/components) ?

So it would be separate class in lib, that will describe separate component from that collection.

What do you think? I can try to create example to show what i mean.

shaundon commented 7 years ago

I don't think I fully understand, would you mind creating the example you mentioned?