selenium xpath webdriver_element locator webdriver_element_locator-1.rev312-fx.xpi work with firefox version 19-37
2020-01-03 11:43:57 177KB selenium xpath webdriver element
1
需要配合firefox3.5或以上版本使用,属于firefox的一个插件,能够检测当前页面调用的CSSwenjian中,哪些被使用,那些为使用
2019-12-21 19:59:00 123KB dust firefox css
1
httprequester-2.1-fx.xpi
2019-12-21 19:32:26 41KB http
1
firefox56版本使用插件,已经签名,可以正常使用 File modifyHeaders = new File(pluginPath); profile.addExtension(modifyHeaders); profile.setPreference("modifyheaders.headers.count", 1); profile.setPreference("modifyheaders.headers.action0", "Add"); profile.setPreference("modifyheaders.headers.name1", "x-forwarded-for"); profile.setPreference("modifyheaders.headers.value1", forwarded_ip); profile.setPreference("modifyheaders.headers.enabled1", true); profile.setPreference("modifyheaders.config.active", true); profile.setPreference("modifyheaders.config.alwaysOn", true); FirefoxBinary firefoxBinary = new FirefoxBinary(); //firefoxBinary.addCommandLineOptions("--headless"); FirefoxOptions firefoxOptions = new FirefoxOptions(); firefoxOptions.setBinary(firefoxBinary); firefoxOptions.setProfile(profile);
2019-12-21 18:51:38 66KB firefox
1
modify_headers-0.7.1.1-fx.xpi 火狐插件,模拟外网进行相关的测试工作。
2019-12-21 18:50:24 60KB modify headers 0.7.1.1 fx.xpi
1