Jump to content

Search the Community

Showing results for tags 'jenkins'.

  • Search By Tags

    • jenkins ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. I have a autoit exe file which is used in upload/browse file functionality. This has been integrated with selenium framework and I am invoking the autoit exe using Java process and runtime. Now the issue is when I run the scripts and invoke the autoit exe in local it works perfectly. But whe...
  2. Hi, Please help me to configure Jenkins, or AutoIt, to see test results. I am using Jenkins to run my AutoIt scripts. I used following article to configure the Jenkins job: https://gopekannan.wordpress.com/2017/11/14/how-to-execute-autoit-script-using-jenkins/ Now, I start the build...
  3. I write java test cases with selenium and than use them in a maven project by specifying the dependencies example <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-java</artifactId> <version>2.47.1</version> </dependency> I was just wond...
×
×
  • Create New...