Forum Discussion
nmrao
5 years agoChampion Level 3
Make sure the library files which are in your system under READY_HOME/bin/ext directory are available in the new machine you are trying to use.
- NewAutoTester5 years agoContributor
Hi Rao,
I have the library files in src/test/resources path in cucumber project in both the machines and setting them up after loading the project like mentioned below.
project = new WsdlProjectPro("src/test/resources/xml/SoapUI"); project.setScriptLibrary("src/test/resources/groovy/");
This is working for all the test cases but not all the time.
Regards
- nmrao5 years agoChampion Level 3Libraries,yYou mean below class?
"com.common.Transactions"- NewAutoTester5 years agoContributor
Hi Rao,
Yes, we created a com.common.Transactions.groovy custom class. This is not getting imported in the groovy test step some times.
Regards
Related Content
- 2 years ago
- 13 years ago
Recent Discussions
- 8 days ago