selenium drag&drop contrast javascript
need your assistance such specific situation.
i selenium horizon contrast application, formed "ext js" library.
there 2 trees elements. i need pierce an component tree another component second tree.
i draganddroptoobject(xpath1,xpath2)
;
i slight takes 'xpath1
' element, tries move 'xpath2
' component outcome - component 'xpath1
' comes behind before place. seems slight doesn't separate object, doesn't redeem taken component that.
if i another slight selenium - f.e. click(xpath2);
- clicks separate object, problem draganddroptoobject
.
Comments
Post a Comment