Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 315 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 315 Bytes

jest-selenium

说明

jest使用selenium的配置文件,webdriver相关配置自行安装

用法

所有的js文件放到跟目录即可

使用

配置里暴露了

  • driver
  • Builder
  • By
  • Key
  • until

默认Firefox,其他浏览器自行设置browser环境变量

browser=safari jest