-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
I use the nosetests framework with nose-testconfig extensions and webdriver (selenium). How can I use the nose-testconfig extension in lettuce-webdriver?
My running command for nosetests was the following:
nosetests --tc:myusername=blabla --selenium-driver=<Remote.webdriver>
Is it possible to use the following command line for Lettuce case:
lettuce_cli.py --tc:myusername=blabla --selenium-driver=
The definition cames from nose setup.cfg file and the nosetests created a right webdriver instance.
Awaiting for your answer,
Istvan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels