Selenium RC Common Build Tasks
Nice information Bharath.But when I run this build,unable to use that capture screenshot listener.Getting below error:annotation value must be a class literal @Listeners ((TestNGCustom.class))Please suggest me how to use that one
Bharath,I need to execute the testng suite of 5 cases,by opening only browser.right now it is opening 10 browsersIs it possible?.
Hello Rama,I think you have not included the TestNG.jar file in the jars folder.
Hi Bharath,Actually that issue was solved, when I included listener in the suite xml file instead in the test script.Thanks,Rama
Hi Bharath,When I use the above build.xml now,getting below error:"build.xml:8: property doesn't support the nested "property" element". for the line "".How to proceed with this?When I tried last time in Nov'2011 it got worked,but not now.
I think you would have given wrong package name or JARs location.
Hi Bharath,Would it work for webdriver as well?Regards,Dheeraj
yes
Nice information Bharath.
ReplyDeleteBut when I run this build,unable to use that capture screenshot listener.
Getting below error:
annotation value must be a class literal
@Listeners ((TestNGCustom.class))
Please suggest me how to use that one
Bharath,
ReplyDeleteI need to execute the testng suite of 5 cases,by opening only browser.
right now it is opening 10 browsers
Is it possible?.
Hello Rama,
ReplyDeleteI think you have not included the TestNG.jar file in the jars folder.
Hi Bharath,
ReplyDeleteActually that issue was solved, when I included listener in the suite xml file instead in the test script.
Thanks,
Rama
Hi Bharath,
ReplyDeleteWhen I use the above build.xml now,getting below error:
"build.xml:8: property doesn't support the nested "property" element". for the line
"".
How to proceed with this?
When I tried last time in Nov'2011 it got worked,but not now.
I think you would have given wrong package name or JARs location.
DeleteHi Bharath,
ReplyDeleteWould it work for webdriver as well?
Regards,
Dheeraj
yes
Delete