01 2023 档案
linux一次安装phantomjs记录
摘要:##phantomjs官方网站 http://wenku.kuryun.com/docs/phantomjs/screencapture.html ##phantomjs下载地址 https://phantomjs.org/download.html ##官方安装要求 ###1、随便创建一个临时文件 阅读全文
posted @ 2023-01-12 11:25 哑吧 阅读(34) 评论(0) 推荐(0) 编辑
linux一次安装chromedrive记录
摘要:##先查看已安装的chrome版本 [root@iZ8vbeixmmd1ntxae9oe19Z ~]# google-chrome --version Google Chrome 109.0.5414.74 [root@iZ8vbeixmmd1ntxae9oe19Z ~]# 没有安装需要先安装chr 阅读全文
posted @ 2023-01-11 17:10 哑吧 阅读(537) 评论(0) 推荐(0) 编辑
linux一次安装chrome记录
摘要:##yum安装 下面的命令是安装最新的 Google Chrome [root@iZ8vbeixmmd1ntxae9oe19Z ~]# yum install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64 阅读全文
posted @ 2023-01-11 16:42 哑吧 阅读(106) 评论(0) 推荐(0) 编辑
springboot使用selenium时ChromeDriver版本和Chrome选择
摘要:在使用selenium启动谷歌Chrome浏览器的时候,是需要用到chromedirver的,两者之间的版本是需要匹配的 ##查看本地谷歌Chrome版本 ##驱动下载地址 http://chromedriver.storage.googleapis.com/index.html 阅读全文
posted @ 2023-01-05 20:37 哑吧 阅读(179) 评论(0) 推荐(0) 编辑
记录一次springboot项目中父pom的version覆盖掉子pom的version失败问题
摘要:##spring boot依赖 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.6.11</version> <re 阅读全文
posted @ 2023-01-05 17:51 哑吧 阅读(688) 评论(0) 推荐(0) 编辑




点击右上角即可分享
微信分享提示