Skip to content

Conversation

HelioGuilherme66
Copy link
Owner

First version for Windows machine.

@HelioGuilherme66 HelioGuilherme66 force-pushed the azure-pipelines branch 2 times, most recently from dc39f60 to d67baa8 Compare December 1, 2018 19:05
@HelioGuilherme66 HelioGuilherme66 force-pushed the azure-pipelines branch 11 times, most recently from 427ac3d to 8299ea7 Compare December 2, 2018 17:56
…amework-seleniumlibrary into azure-pipelines
@HelioGuilherme66 HelioGuilherme66 force-pushed the azure-pipelines branch 2 times, most recently from a32b010 to 27e5146 Compare December 2, 2018 22:50
Same structure as original.
Set azure config for MacOS.
@kaylangan
Copy link

I'm a Program Manager for Azure Pipelines. Let me know if you have any questions or suggestions. I'm happy to help!

@HelioGuilherme66
Copy link
Owner Author

@kaylangan Hello, and thank you for your support. I am new in Azure, and I am trying to run the acceptance tests of this project. This experience will also propagate to other projects of our robotframework organization. After having success with the jobs and tasks, I have found that the webdrivers where not installed on the machines, or they are but not in PATH. I did attempt to download and extract but no success. So these are my needs:

  • Although it was mentioned that chromedriver, geckodriver and IEDriverServer are installed in the images, they are not found. Is there something missing from my side?
  • Will the tests run with GUI? If not, how can I set up it?

Note: I tried to use this solution, to download IEDriverServer: microsoft/azure-pipelines-tasks#8798

I plan to test on 'macOS-10.13', 'Ubuntu 16.04', 'vs2017-win2016'
Thanks.

@kaylangan
Copy link

@HelioGuilherme66 Let me check with our test team. Thanks for your patience!

@PBoraMSFT
Copy link

@HelioGuilherme66 - Chrome, Firefox and IE (and corresponding webdrivers to match the browser versions) are available on the hosted Windows Agents. These can be accessed through environment variables as mentioned in the doc.

The Ubuntu and macOS images have browsers, but not the webdrivers yet. This is on our backlog to address with a priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants