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

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -