ClientPythonclassesActionDragOptionsOn this pageActionDragOptions Properties duration_ms int Specifies the overall drag duration miliseconds. The default is 300. interval_ms int When dragging, I send the mouse move several times by dividing it into small pieces. Specifies the interval milliseconds for each mouse move event. The default is 60.