<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>安而遇随-随遇而安 - 笔记</title>
    <link>https://www.aeys.org/forum-137-1.html</link>
    <description>Latest 20 threads of 笔记</description>
    <copyright>Copyright(C) 安而遇随-随遇而安</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 19 Jun 2026 01:22:28 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://www.aeys.org/static/image/common/logo_88_31.gif</url>
      <title>安而遇随-随遇而安</title>
      <link>https://www.aeys.org/</link>
    </image>
    <item>
      <title>遇到某个对象Click()不能正常使用？Element * is not clickable at po..</title>
      <link>https://www.aeys.org/thread-60776-1-1.html</link>
      <description><![CDATA[Element is not clickable at point，Other element would receive the click: xxx 遇到某个对象Click()不能正常使用？单击爬虫点击错误，事件被覆盖，完美解决！

环境： 
python3.6 + selenium 3.11 + chromedriver.exe
错误简述： 
Element * is not clickable at po ...]]></description>
      <category>笔记</category>
      <author>随便、先森。</author>
      <pubDate>Fri, 06 Nov 2020 07:24:00 +0000</pubDate>
    </item>
    <item>
      <title>linux shell 中判断文件、目录是否存在的方法</title>
      <link>https://www.aeys.org/thread-60790-1-1.html</link>
      <description><![CDATA[linux shell 中判断文件、目录是否存在的方法-e filename 如果 filename存在，则为真
-d filename 如果 filename为目录，则为真
-f filename 如果 filename为常规文件，则为真
-L filename 如果 filename为符号链接，则为真
-r filename 如果 filename可读，则为真
-w f ...]]></description>
      <category>笔记</category>
      <author>随便、先森。</author>
      <pubDate>Wed, 27 May 2020 13:19:00 +0000</pubDate>
    </item>
    <item>
      <title>centos7安装Chrome和chromedriver、selenium</title>
      <link>https://www.aeys.org/thread-60807-1-1.html</link>
      <description><![CDATA[centos7安装Chrome和chromedriver、selenium

一.安装Chrome
使用yum安装：
查看是否安装成功和版本

二.下载chromedriver
先查看安装的chrome版本，然后访问：https://chromedriver.chromium.org/downloads
下载对应chrome版本的驱动，如果没有，选择相近版本的也行。 ...]]></description>
      <category>笔记</category>
      <author>随便、先森。</author>
      <pubDate>Tue, 31 Dec 2019 19:05:00 +0000</pubDate>
    </item>
    <item>
      <title>阿里云函数计算使用selenium进行网页截图完成代码示例</title>
      <link>https://www.aeys.org/thread-60793-1-1.html</link>
      <description><![CDATA[来自：http://www.bugscaner.com/jiaobenyuyan/python/227.html]]></description>
      <category>笔记</category>
      <author>随便、先森。</author>
      <pubDate>Fri, 29 Nov 2019 08:42:00 +0000</pubDate>
    </item>
    <item>
      <title>Selenium必须掌握的元素定位方法</title>
      <link>https://www.aeys.org/thread-60792-1-1.html</link>
      <description><![CDATA[Selenium必须掌握的元素定位方法

写在前面
Web端的UI自动化测试，目前使用比较多的就是Python+Selenium。
当前一些主流的UI自动化测试工具也是基于Selenium开发的。
最近经常有童鞋询问selenium元素定位方法，其实网上学习资料很多，只要你肯动手，都可以搜的到。
元 ...]]></description>
      <category>笔记</category>
      <author>随便、先森。</author>
      <pubDate>Sun, 30 Dec 2018 16:20:00 +0000</pubDate>
    </item>
  </channel>
</rss>