线下班第二期_兼容性测试_20180318

兼容性测试问题请回复此贴

STF

项目地址: https://github.com/openstf/stf

安装命令

brew install rethinkdb graphicsmagick zeromq protobuf yasm pkg-config
npm install -g stf
rethinkdb &
stf local --public-ip 0.0.0.0

PageObject

PageObject: https://github.com/SeleniumHQ/selenium/wiki/PageObjects
WebDriver改进:Webdriver 的 PageObject 改造 · TesterHome
示例代码: https://github.com/seveniruby/hogwarts_offline_2

常见问题

python3有问题

brew install python@2 临时切换到2.7