随笔分类 - Python
python学习(一)Use Python to Drive Selenium RC
摘要:Selenium RC支持多种编程语言驱动客户端浏览器,这里主要介绍使用Python在Windows下驱动Selenium RC。Python是一种面向对象的解释性的计算机程序设计语言。1.准备工作安装jdk。jdk-6u10-rc2-bin-b32-windows-i586-p-12_sep_2008.exe安装python。python-2.7.2.msi下载selenium RC。selenium-remote-control-1.0.32.启动selenium server。解压selenium RC ,在selenium-server.jar目录下通过运行命令java -jarsel
阅读全文
浙公网安备 33010602011771号