How to perform search in amazon using selenium.

Solution: Create a new Project in Eclipse. Add the required libraries for Selenium. Now in first you need to create an interface: driver Now create a new TestNG Class and enter the following script: