Questions tagged [testng.xml]
179 questions
1
vote
2 answers
How to get the master suite name?
While running selenium suite files from the master file i want to get the suite name of master xml.
I tries using ISuite and ITestContext but it is returning currently running suite name
Master :
…

Sadha Nanda
- 337
- 4
- 15
1
vote
1 answer
How to set system property using testng.xml and beanshell
I have an XML configured like this