Related articles
Use Action class to perform drag and drop In selenium
Drag and drop activity performed by using Actions class. dragAndDrop(WebElement source, WebElement target)
Protractor Tutorial
Protractor is a Node.js program which is used for testing of Angular
MS SQL connection using JDBC in Selenium
To connect MS SQL database using jdbc driver in java, we need