tag:blogger.com,1999:blog-9238405.post113699698144766456..comments2026-04-17T02:13:19.234-07:00Comments on Agile Testing: Running Selenium in Python Driven ModeGrig Gheorghiuhttp://www.blogger.com/profile/17863511617654196370noreply@blogger.comBlogger4125tag:blogger.com,1999:blog-9238405.post-43444484549126135682009-02-19T14:59:00.000-08:002009-02-19T14:59:00.000-08:00Sandeep -- I must confess I got a kick out of you ...Sandeep -- I must confess I got a kick out of you calling me a Guru ;-) You made my day.<BR/><BR/>Anyway, for Selenium RC and Python, check out this very recent blog post by James Gardner:<BR/><BR/>http://jimmyg.org/2009/02/18/getting-started-with-selenium-and-python/<BR/><BR/>Hopefully it will give you the info you need. This post of mine is VERY outdated.<BR/><BR/>GrigGrig Gheorghiuhttps://www.blogger.com/profile/17863511617654196370noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-28752733559886122212009-02-16T16:48:00.000-08:002009-02-16T16:48:00.000-08:00Hey Guru,Hope you are doing well. Guru, we have be...Hey Guru,<BR/><BR/>Hope you are doing well. Guru, we have been using selenium to automate the tests. So far we used "Html" to write the tests. Now we are switching to python and we have written some scripts also but we dont know how to invoke them from selenium-RC server. <BR/>This is my svn path: <BR/>C:\Users\Sandeep\Desktop\SendsideNew\server\sam\trunk\functional_tests\seleniumScripts\python_scripts<BR/><BR/>there we have scripts like login.py. <BR/><BR/>we dont know how to invoke it from selenium-RC.<BR/><BR/>Could you please help me with that.<BR/><BR/>Looking forward to your response.<BR/><BR/>Thanks<BR/>SandeepUnknownhttps://www.blogger.com/profile/07743596697514561677noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1139264320932106362006-02-06T14:18:00.000-08:002006-02-06T14:18:00.000-08:00Barton,You need the Python win32 extensions packag...Barton,<BR/><BR/>You need the Python win32 extensions package from http://starship.python.net/~skippy/win32/Downloads.html<BR/><BR/>Or you can install the ActiveState Python distro, which includes the win32 extensions out of the box.<BR/><BR/>GrigGrig Gheorghiuhttps://www.blogger.com/profile/17863511617654196370noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1137595073634204222006-01-18T06:37:00.000-08:002006-01-18T06:37:00.000-08:00Twisted download link should probably point to htt...Twisted download link should probably point to http://twistedmatrix.com/products/download instead of http://twistedmatrix.com/downloads/Anonymousnoreply@blogger.com