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" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -