...
...
...
<div class="wrap" ng-controller="ViewController"> <div class="butgroup"> <butto ...
基于上一篇随笔后,新需求需要再导出的表格上面加一行标题行 ...
...
css:td{margin-top:10px; 上间距margin-right:10px; 右间距margin-bottom:10px; 下间距margin-left:10px; 左间距} ...
...
一、前言 这节主要是总结JS代码对HTML元素的增、删、改内容。因为它可以帮助我们解决很多实际问题,比如:打开多个窗口的时候,之前讲过用switch_to进行窗口之间的切换(selenium3+python自动化7-switch_to总结),但是切换比较麻烦。想要让新打开的链接在一个窗口打开 ...