use the latest selenium version notice

This commit is contained in:
berni
2013-01-22 19:35:57 +01:00
parent 0e5ec6ca25
commit be25162f77

View File

@@ -1,4 +1,6 @@
# port of simple functional test to python
"""Be sure to use the latest selenium version
as there might be some problems with JSON serialization
"""
import unittest
from random import randint
from selenium import webdriver