@xina towner
Hi,
I have been working with selenium from quite a lot time.
There are three things you need to build and run functional test cases
using selenium.
Since selenium is a browser based testing environment you need a
server that serves it. So you need:
1. selenium-server-standalone-2.18
cs/api/py/index.rst'
> Successfully installed selenium
> Cleaning up...
> (environ)tom@voncount '11:57:33' '~/tmp/selenium'
> > $ python
> Python 2.7.1 (r271:86832, Dec 13 2010, 15:52:15)
> [GCC 4.2.1 20070719 [FreeBSD]] on freebsd8
> Type "
warning: no files found matching 'docs/api/py/index.rst'
Successfully installed selenium
Cleaning up...
(environ)tom@voncount '11:57:33' '~/tmp/selenium'
> $ python
Python 2.7.1 (r271:86832, Dec 13 2010, 15:52:15)
[GCC 4.2.1 20070719 [FreeBSD]] on freebsd8
Ty
Hi,
Maybe you missed to add selenium in INSTALLED_APP in settings.py ...
2012/2/22 xina towner
> Hello, I've problems importing selenium module, I try this:
>
> from selenium import webdriver
>
> and it says it can resolve. I've installed selenium using pip install
> selenium.
>
> What am I mis
Hello, I've problems importing selenium module, I try this:
from selenium import webdriver
and it says it can resolve. I've installed selenium using pip install
selenium.
What am I missing?
--
Thanks,
Rubén
--
You received this message because you are subscribed to the Google Groups
"Djang
5 matches
Mail list logo