I think it’s
def xml = readXml(‘setup.xml’)
On Sat, Nov 10, 2018 at 03:35 deepak t.s wrote:
> Hi team i am tring to use the following utis from Phoenix AutoTest
> Plugin
> I have writen a grrovy script which i load in scripts block
> Comand can be found here :
> https://jenkins.io/doc/pipelin
Hi team i am tring to use the following utis from Phoenix AutoTest Plugin
I have writen a grrovy script which i load in scripts block
Comand can be found here :
https://jenkins.io/doc/pipeline/steps/phoenix-autotest/#readxml-readxmlstep
Ex :
def extractinfo{
def xml = readXml xmlFile 'setup.xml