How to validate drag and drop of an object in Selenium Webdriver? -


in 1 of test cases need check whether particular object dragged or not. should decide whether or not pass test case based on this.

can provide way check whether particular object dragged , dropped?

regards, shankar

rather checking object dragged or not, easier check results expect being dragged? example object visible in table 2 instead of table 1?


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -