怎么实现拖拽元素的操作?
回复可见**** Hidden Message *****
ActionChains(driver).drag_and_drop(start_location,end_location).perform() ActionChains(driver).drag_and_drop(start_location,end_location).perform()
ActionChains(driver).drag_and_drop(start_location,end_location).perform()
drop drag_and_drop ActionChains(driver).drag_and_drop(start_location,end_location).perform()
页:
[1]