Forum Discussion
jose_pita
13 years agoSuper Contributor
Hi Tanya,
Is it possible to insert * on a checkpoint in order to make it dynamic/ to ignore some parts of the text?
For example :
aqObject.CheckProperty(Aliases.browser.acaoColetiva.panel1.panel.frameIframecontent.panelActo151956.table, "contentText", cmpEqual, "Ação Coletiva\nData da Ação\n"+Project.Variables.dataDeHoje+"*"+"something else", false);
Thank you.
Is it possible to insert * on a checkpoint in order to make it dynamic/ to ignore some parts of the text?
For example :
aqObject.CheckProperty(Aliases.browser.acaoColetiva.panel1.panel.frameIframecontent.panelActo151956.table, "contentText", cmpEqual, "Ação Coletiva\nData da Ação\n"+Project.Variables.dataDeHoje+"*"+"something else", false);
Thank you.