Index

A B C G O R S T 
All Classes and Interfaces|All Packages

A

afterInvocation(IInvokedMethod, ITestResult) - Method in class com.codeborne.selenide.testng.TextReport
 

B

beforeConfiguration(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 
beforeInvocation(IInvokedMethod, ITestResult) - Method in class com.codeborne.selenide.testng.TextReport
 
BrowserPerClass - Class in com.codeborne.selenide.testng
Annotate your test class with @Listeners({ BrowserPerClass.class})
BrowserPerClass() - Constructor for class com.codeborne.selenide.testng.BrowserPerClass
 
BrowserPerTest - Class in com.codeborne.selenide.testng
Annotate your test class with @Listeners({ BrowserPerTest.class})
BrowserPerTest() - Constructor for class com.codeborne.selenide.testng.BrowserPerTest
 

C

captureSuccessfulTests - Static variable in class com.codeborne.selenide.testng.ScreenShooter
 
com.codeborne.selenide.testng - package com.codeborne.selenide.testng
Selenide integration with TestNG
com.codeborne.selenide.testng.annotations - package com.codeborne.selenide.testng.annotations
 

G

GlobalTextReport - Class in com.codeborne.selenide.testng
Deprecated.
This class works exactly the same as TextReport since Selenide 6.7.0 - just use TextReport instead.
GlobalTextReport() - Constructor for class com.codeborne.selenide.testng.GlobalTextReport
Deprecated.
 

O

onConfigurationFailure(ITestResult) - Method in class com.codeborne.selenide.testng.BrowserPerTest
 
onConfigurationFailure(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 
onFailedTest - Static variable in class com.codeborne.selenide.testng.TextReport
 
onFinish(ITestContext) - Method in class com.codeborne.selenide.testng.BrowserPerClass
 
onSucceededTest - Static variable in class com.codeborne.selenide.testng.TextReport
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class com.codeborne.selenide.testng.BrowserPerTest
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 
onTestFailure(ITestResult) - Method in class com.codeborne.selenide.testng.BrowserPerTest
 
onTestFailure(ITestResult) - Method in class com.codeborne.selenide.testng.ScreenShooter
 
onTestFailure(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 
onTestStart(ITestResult) - Method in class com.codeborne.selenide.testng.ScreenShooter
 
onTestStart(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 
onTestSuccess(ITestResult) - Method in class com.codeborne.selenide.testng.BrowserPerTest
 
onTestSuccess(ITestResult) - Method in class com.codeborne.selenide.testng.ScreenShooter
 
onTestSuccess(ITestResult) - Method in class com.codeborne.selenide.testng.SoftAsserts
 

R

report - Variable in class com.codeborne.selenide.testng.TextReport
 
Report - Annotation Interface in com.codeborne.selenide.testng.annotations
Deprecated.
This annotation is ignored since Selenide 6.7.0

S

ScreenShooter - Class in com.codeborne.selenide.testng
Annotate your test class with @Listeners({ ScreenShooter.class})
ScreenShooter() - Constructor for class com.codeborne.selenide.testng.ScreenShooter
 
SoftAsserts - Class in com.codeborne.selenide.testng
Annotate your test class with @Listeners({ SoftAsserts.class})
SoftAsserts() - Constructor for class com.codeborne.selenide.testng.SoftAsserts
 

T

TextReport - Class in com.codeborne.selenide.testng
Reports for all method of annotated class in the suite.
TextReport() - Constructor for class com.codeborne.selenide.testng.TextReport
 
A B C G O R S T 
All Classes and Interfaces|All Packages