| in our prod env we are not able to execute the test cases post the selenium upgrade (not sure it automatically happen over weekend) E:\SSOAutomation\Testcases\SSO Health Check PSUP>pybot --exclude "Disabled" "SSO Health Check PSUP.txt" [ WARN ] Automatically parsing other than '*.robot' files is deprecated. Convert 'E:\SSOAutomation\Testcases\SSO Health Check PSUP\SSO Health Check PSUP.txt' to '*.robot' format or use '--extension' to explicitly configure which files to pa rse. [ ERROR ] Error in file 'E:\SSOAutomation\Testcases\SSO Health Check PSUP\resour ce.txt': Importing test library 'Selenium2Library' failed: ImportError: cannot i mport name Popen Traceback (most recent call last): File "build\bdist.win32\egg\Selenium2Library_init_.py", line 19, in <module > File "build\bdist.win32\egg\SeleniumLibrary_init_.py", line 27, in <module> File "build\bdist.win32\egg\SeleniumLibrary\keywords_init_.py", line 17, in <module> File "build\bdist.win32\egg\SeleniumLibrary\keywords\alert.py", line 18, in <m odule> File "E:\SSOAutomation\Python27\lib\site-packages\selenium\webdriver_init_. py", line 18, in <module> from .firefox.webdriver import WebDriver as Firefox # noqa File "E:\SSOAutomation\Python27\lib\site-packages\selenium\webdriver\firefox\w ebdriver.py", line 31, in <module> from .extension_connection import ExtensionConnection File "E:\SSOAutomation\Python27\lib\site-packages\selenium\webdriver\firefox\e xtension_connection.py", line 25, in <module> from selenium.webdriver.firefox.firefox_binary import FirefoxBinary File "E:\SSOAutomation\Python27\lib\site-packages\selenium\webdriver\firefox\f irefox_binary.py", line 21, in <module> from subprocess import Popen, STDOUT PYTHONPATH: E:\SSOAutomation\Python27\lib\site-packages\robotframework_selenium2library-3. 0.0-py2.7.egg E:\SSOAutomation\Python27\lib\site-packages\robotframework_seleniumlibrary-4.0 .0a2.dev1-py2.7.egg E:\SSOAutomation\Python27\Lib\site-packages\robot C:\windows\system32\python27.zip E:\SSOAutomation\Python27\DLLs E:\SSOAutomation\Python27\lib E:\SSOAutomation\Python27\lib\plat-win E:\SSOAutomation\Python27\lib\lib-tk E:\SSOAutomation\Python27 E:\SSOAutomation\Python27\lib\site-packages E:\SSOAutomation\Python27\lib\site-packages\wx-3.0-msw |