* A good structure you can use is the one automatically generated by testgen gem. * The book Cucumber & Cheese would be an amazing starting point for you, since you want to use Page Object Model.
Hope it helps. Mariano. El viernes, 27 de junio de 2014 15:29:05 UTC-3, Avinash Duggirala escribió: > > Thanks for the replies. > > But I need some start up suggestions in this regard > > 1. Is there any standard folder structure to follow while implementing > Watir web-driver + R-Spec framework ? > 2. Need some inputs regarding execution flow for this combination. > > > Regards, > Avinash > > On Saturday, June 21, 2014 5:13:58 PM UTC+5:30, Jarmo Pertman wrote: >> >> Don't forget the easiest one called test-page - >> https://github.com/jarmo/test-page >> >> Jarmo Pertman >> ----- >> IT does really matter - http://itreallymatters.net >> >> On Friday, June 20, 2014 11:28:53 PM UTC+3, Rafael Lima wrote: >>> >>> I know of two gems that you can use for Page Objects : Taza and Page >>> Object. >>> >>> On Monday, June 16, 2014, Avinash Duggirala <[email protected]> wrote: >>> >>>> Hi all, >>>> >>>> I am new to Watir. I have explored to create a project with combination >>>> of Watir Webdriver + Rspec Framework + POM. >>>> >>>> I need suggestions whether choosing this combination is a good option >>>> or not?While exploring I could not find any example project in this >>>> combination. I got examples for Watir Webdriver + Rspec Framework. When I >>>> thought to enhance the existing project to Page Object Model I didn't find >>>> a good example to start with. Please suggest me an example in this regard. >>>> >>>> ~Avinash Duggirala >>>> >>>> -- >>>> -- >>>> Before posting, please read http://watir.com/support. In short: search >>>> before you ask, be nice. >>>> >>>> [email protected] >>>> http://groups.google.com/group/watir-general >>>> [email protected] >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Watir General" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> Rafael >>> >>> "Você deve ser a mudança que quer ver no mundo." >>> >>> Mahatma Gandhi >>> >> -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
