Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f499c6a commit d16803cCopy full SHA for d16803c
source/page-objects.rst
@@ -19,7 +19,6 @@ website and ensure some results are found.
19
20
import unittest
21
from selenium import webdriver
22
- from selenium.webdriver.common.keys import Keys
23
import page
24
25
class PythonOrgSearch(unittest.TestCase):
0 commit comments