我想用imacro编写一个脚本来删除我的电子邮件中的电话号码。 我的问题是我无法获取删除按钮的ID,当我查看源代码时我只看到带有attr的跨度但是文本被编码所以我无法获取文本?那么请帮我解决问题?为了便于理解我将图像上传到附件中,请帮我解决。
答案 0 :(得分:0)
你也可以通过班级名称来抓住元素
试试这段代码
conda install -c anaconda configparser
Solving environment: done
## Package Plan ##
environment location: /Users/kaituo/anaconda2
added / updated specs:
- configparser
The following packages will be downloaded:
package | build
---------------------------|-----------------
conda-4.5.4 | py27_0 1.0 MB anaconda
configparser-3.5.0 | py27hc7edf1b_0 35 KB anaconda
certifi-2018.4.16 | py27_0 142 KB anaconda
openssl-1.0.2o | h26aff7b_0 3.4 MB anaconda
ca-certificates-2018.03.07 | 0 124 KB anaconda
------------------------------------------------------------
Total: 4.7 MB
The following packages will be UPDATED:
ca-certificates: 2018.03.07-0 --> 2018.03.07-0 anaconda
certifi: 2018.4.16-py27_0 --> 2018.4.16-py27_0 anaconda
conda: 4.5.4-py27_0 --> 4.5.4-py27_0 anaconda
configparser: 3.5.0-py27hc7edf1b_0 --> 3.5.0-py27hc7edf1b_0 anaconda
openssl: 1.0.2o-h26aff7b_0 --> 1.0.2o-h26aff7b_0 anaconda
Proceed ([y]/n)? y
Downloading and Extracting Packages
conda-4.5.4 | 1.0 MB | ########################################################################################################################################### | 100%
configparser-3.5.0 | 35 KB | ########################################################################################################################################### | 100%
certifi-2018.4.16 | 142 KB | ########################################################################################################################################### | 100%
openssl-1.0.2o | 3.4 MB | ########################################################################################################################################### | 100%
ca-certificates-2018 | 124 KB | ########################################################################################################################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done