Searched refs:actions (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/tools/circuit_viewer/test/ | ||
H A D | test_viewer.py | 35 actions = ActionChains(driver) variable 54 actions.move_by_offset(x - oldx, y - oldy).click().perform() |
Completed in 1 milliseconds