java - Maven dependancy Autoit -
is there dependancy autoit maven related pom.xml. have autoit related .exe close print window. want call webdriver (java) code.
i tried this, did not work: <dependency> <groupid>com.holmos</groupid> <artifactid>holmos-webtest</artifactid> <version>1.0.2u10</version> </dependency>
Comments
Post a Comment