Pages
(Move to ...)
Home
TestNG Listeners
TestNG Contents
1.9. Example of IReporter
1.8. Example of IHookable
1.7. Example of IInvokedMethodListener
1.6. Example of IMethodInterceptor
1.5. Example of IConfigurationListener
1.4. Example of ITestListener
1.3. Example of ISuiteListener
1.2. Example of IAnnotationTransformer
1.1. Example of IExecutionListener
1. Introduction to TestNG Listeners
Reporting with ATU Plugin
Page Object Model Implementation
TestNG DataProvider
TestNG - Parameterization XML
TestNG - Parallel Test
TestNG Grouping and Dependency Test
TestNG - Ignoring the Test
Understanding TestNG Annotations
Sample TestNG TestCase
TestNG Introduction & Setup
Welcome
Cucumber DataDriven
Cucumber With Selenium
Running parallel test on BrowserStack
Selenium Test on BrowserStack
Selenium Test on Cloud - TestingBot
Cucumber Installation
Cucumber Intro
Create a New Maven Project in Eclipse
How to Install Maven in Eclipse IDE
Reports with XSLT Plugin
Log4j with HTML output
Reports by Extent Reporting plugin
Log4j Properties
Reports with ReportNG plugin
▼
Sample - How to automate auto suggest
1. Go to this site http://jqueryui.com/autocomplete/
2. Enter the "a" as text
3. From the list select Java
Note : Since Jqueryui site is in frame, first need to switch to frame and then sendkeys "a" and select JAVA from the list