mirror of
https://github.com/appium/appium.git
synced 2026-01-15 22:59:52 -06:00
use the latest selenium version notice
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user