CamoOccasional Contributor5 years agoSolvedHow to write hook with annotation and order I need to use hook with tag and order. If I try to write @After("@last", order=1) idea shows an error: Annotation attribute must be of the form 'name=value'. Can somebody tell me please what is th...Show MoreCamo5 years agothe solution is@After(value="@last", order=1)
Recent DiscussionsName Mapping and Variables - undefinedOpen log downloaded from AzureDevOps release pipelineTestComplete not working in Win11
Related ContentError response with example content using annotationsExcel-Write valueSupport for XmlSchema JAXB annotation