1. Install Xvfbm, google-chrome-stable and chromedriver in Jenkins sudo apt-get install -y xvfb google-chrome-stable Down chromedriver from https://si ...
分类:
其他好文 时间:
2016-11-22 20:30:21
阅读次数:
185
I recently got Selenium, Google Chrome, and ChromeDriver installed and working on a DigitalOcean instance running 64-bit Ubuntu 14.04. Here’s how: Fir ...
分类:
系统相关 时间:
2016-11-20 11:02:53
阅读次数:
193
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --type=gpu-process --channel="14684.11.1786838608\233766985" --mojo-application-channel- ...
分类:
其他好文 时间:
2016-11-11 11:38:40
阅读次数:
1454
IE内嵌google chrome frame解决浏览器兼容问题 http://www.cnblogs.com/xwdreamer/archive/2013/12/17/3477776.html 参考文献: http://www.pseudowired.com/2012/12/04/tomcat-h ...
分类:
其他好文 时间:
2016-11-04 21:02:31
阅读次数:
684
适用于GoogleChrome和Opera浏览器的滚动条自定义样式::-webkit-scrollbar//滚动条整体部分,其中的属性有width,height,background,border(就和一个块级元素一样)等。(位置1)
::-webkit-scrollbar-button//滚动条两端的按钮。可以用display:none让其不显示,也可以添加背景..
分类:
Web程序 时间:
2016-10-31 22:38:18
阅读次数:
301
浏览器的兼容问题 1.浏览器内核: Mozilla Firefox ( Gecko ) Internet Explorer ( Trident ) Opera ( Presto ) Safari ( WebKit ) Google Chrome ( WebKit ) 2.css hack 解决浏览器 ...
分类:
其他好文 时间:
2016-10-30 22:07:17
阅读次数:
316
1.各主流浏览器内核 IE: trident内核 Firefox:gecko内核 Safari:webkit内核 Opera:以前是presto内核,Opera现已改用Google Chrome的Blink内核 Chrome:Blink(基于webkit,Google与Opera Software共 ...
分类:
其他好文 时间:
2016-10-28 22:54:07
阅读次数:
204
浏览器标签页和窗口快捷键: Ctrl+N 打开新窗口。 Ctrl+T 打开新标签页。 Ctrl+Shift+N 在隐身模式下打开新窗口。 Ctrl+O,然后选择文件。 在 Google Chrome 浏览器中打开计算机中的文件。 按住 Ctrl 键的同时点击链接。或用鼠标中键(或鼠标滚轮)点击链接。 ...
分类:
其他好文 时间:
2016-10-21 13:52:36
阅读次数:
153
改变Chrome浏览器缓存_个人信息路径(亲测) actionx2上传于2012-10-26|(7人评价)|3077人阅读|41次下载|文档简介|举报文档 在手机打开 改变 Chrome 浏览器运行路径(已成功) Google 的浏览器 Google Chrome 很受用户欢迎, 不仅速度快, 而 ...
分类:
其他好文 时间:
2016-10-13 09:39:32
阅读次数:
295