通过各种用于Selenium的Java库,如org.openqa.selenium.Dimension提供的.getSize()和org.openqa.selenium.Point的getLocation(),我了解到可以获取元素的屏幕位置和尺寸。
org.openqa.selenium.Dimension
.getSize()
org.openqa.selenium.Point
getLocation()
那么,是否有办法通过Selenium的Python绑定来获取元素的位置或尺寸呢?
用户名或电子邮箱地址
密码