Selenium + Node
Introduction to Selenium Webdriver Introduction to Node.js Installation and Environment set up NPM – Package Manage for Node.js Directory layout of Selenium Webdriver Node.js package Chrome Chrome with options Chrome in Mobile Emulation IE Firefox Element identification methodsAssertions in Selenium in Node.js Interacting with elements in Selenium in Node.js Basic Browser window automation Sending keys in Selenium in Node.js Synchronization in Selenium Check if Element exists Working with Tables using Selenium Performing advanced actions using Selenium in Node.js Executing JavaScript in Selenium in Node.js Working with multiple Browser Windows or tabs Working with multiple frames Handling alerts Common exceptions in Selenium Taking a screenshot in selenium Mocha – Unit testing framework Selenium gridSelenium in node
Selenium Webdriver is the industry leading web automation testing tool. Main features of Selenium are given below.- Open source
- Cross platform
- Automates all major browsers like Internet Explorer, Microsoft edge, Google chrome, Firefox, Safari, Opera
- We can write the tests in various languages like Java, Groovy, C#.Net, VB.Net, Node.js, PHP, Python, Ruby, Perl, objective C and many more!
- Runs on JSON webdriver protocol over HTTP
Web development and Automation testing
solutions delivered!!