Hello Welcome to Selenium WebDriver Tutorials, in this post, we will see how to perform Drag and drop in Selenium web driver using Actions Class. Selenium has a separate class called Actions Class which is mainly responsible for the complex gesture which includes double click, right-click, mouse hover, keyboard events, and so on. All application which is … [Read more...] about Drag and Drop Action in Selenium webdriver using Actions class