Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
Bala1
Posts : 1
Join date : 2012-06-20

not running selenium in windows 2008 R2 Enterprise Empty not running selenium in windows 2008 R2 Enterprise

Wed Jun 20, 2012 8:45 pm
Hi,
I installed all selenium stuff in windows 2008 R2 Enterprise & setup
my phython environment variables. however its giving below error while i
am running the script.

Error in file
'C:\MultiRetailer_EYC_Aspects\Global_Variables\resource_objectrepository_files_path.html'
in table 'Setting': Importing test library 'SeleniumLibrary' failed:
IndentationError: ('expected an indented block',
('C:\\Python26\\Lib\\site-packages\\SeleniumLibrary\\table.py', 194, 10,
' if table_locator.startswith("css="):\n'))
PYTHONPATH: ['C:\\Python26\\lib\\site-packages\\robot\\libraries',
'C:\\Python26\\Lib', 'C:\\Python26\\Scripts',
'C:\\Python26\\Lib\\site-packages',
'C:\\Python26\\Lib\\site-packages\\SeleniumLibrary',
'C:\\Python26\\Lib\\site-packages\\robotide',
'C:\\Python26\\Lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\MultiRetailer_EYC_Aspects\\RunReports',
'C:\\Windows\\system32\\python26.zip', 'C:\\Python26\\DLLs',
'C:\\Python26\\lib\\plat-win', 'C:\\Python26\\lib\\lib-tk',
'C:\\Python26', 'C:\\Python26\\lib\\site-packages\\win32',
'C:\\Python26\\lib\\site-packages\\win32\\lib',
'C:\\Python26\\lib\\site-packages\\Pythonwin',
'C:\\Python26\\Lib\\site-packages\\robot\', '.']
Traceback (most recent call last):
File "C:\Python26\Lib\site-packages\robot\utils\importing.py", line
86, in _non_dotted_import
module = __import__(name)
File "C:\Python26\Lib\site-packages\SeleniumLibrary\__init__.py", line
38, in
from table import Table


can anyone help on this?

Thanks
Bala
Back to top
Permissions in this forum:
You cannot reply to topics in this forum