[BangPypers] Help Required with understanding Python Import

2013-09-10 Thread Vaikuntham Jagannath
Hi, I am trying to dynamically import classes & create instances of those classes. Can you suggest me some examples & links. Regards, Jagan ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Functional testing wih headless browser framework

2013-09-19 Thread Vaikuntham Jagannath
You could use PhantomJS +Selenium with python. I tried a very basic spike.You could find it here. http://simply-jags.blogspot.in/2013/06/headless-testing-with-selenium.html For BDD with python try lettuce... http://lettuce.it/ Hope this helps. :) On Wed, Sep 18, 2013 at 2:32 PM, s|s wrote: >

Re: [BangPypers] { Parsing }

2014-02-11 Thread Vaikuntham Jagannath
Hi, Why do you want to write a parser for the Gherkin format ? If we can know the underlying need, then may be We can suggest you more effectively. Regards, Jagan On Tue, Feb 11, 2014 at 2:26 PM, Shashidhar Paragonda < shashidha...@gmail.com> wrote: > Hello Python hackers > > >>> I wanted to wr

Re: [BangPypers] { Parsing }

2014-02-11 Thread Vaikuntham Jagannath
herkin format to > generate the test use-cases, so that Gherkin becomes a common format > platform to build test cases. > > > > --- > Regards, > > Shashidhar N.Paragonda > shashidha...@gmail.com > +919900093835 > > >

Re: [BangPypers] { Parsing }

2014-02-13 Thread Vaikuntham Jagannath
l to perform > the automation script for C#. > Is there any other library which best supports to perform the C# > automation. > > > --- > Regards, > > Shashidhar N.Paragonda > shashidha...@gmail.com > +919900093835 > > >