/Artifacts/windows-selenium/README.md

https://github.com/Azure/azure-devtestlab · Markdown · 44 lines · 29 code · 15 blank · 0 comment · 0 complexity · 371a249a1f2e1a627bcb6eba56fe75e7 MD5 · raw file

  1. # Welcome to vsar Selenium artifacts!
  2. ## Solution
  3. The Selenium Artifact allow you within the DevTest Lab environment to install all necessary drivers and browser to work with Selenium test automation.
  4. Via chocolatey it will automaticatically install what is needed to run selenium and you can use the sample application to test the installation.
  5. ## Azure VM
  6. The artifact was tested over DevTestLab Virtual Machine with Visual Studio Enterprise 2015 with Azure SDK 2.9 on Windows Server 2012 R2
  7. Standard A2 (3.5GB of Memory). After applying the artifact you can use the sample application below that allows you to test selenium automation
  8. by opening Chrome, Firefox and IE browser and open the page http://azure.microsoft.com.
  9. You can find the sample application at:
  10. [Sample Test Application ](https://almrangers.visualstudio.com/DefaultCollection/ALM/_git/vsarAzureDevTest?path=%2FArtifacts%2Fwindows-selenium%2FDemo%20Sample%20Solution&version=GBmaster&_a=contents)
  11. ## Remarks
  12. At development time there were no direct feedback on the installation of the artifact so it was needed to test the artifact
  13. before it was uploaded to be avaiable within the repository, the artifact uses a json file that runs the powershell command
  14. "powershell.exe -ExecutionPolicy bypass -File startChocolatey.ps1"
  15. If you are developing a new artifact and use the template make sure you run the command within the powershell session in the VM to verify that all packages are correctly install with Chocolaty,
  16. please note that the Packagelist if need more that one package to be install requires "," to delimit the names and cannot have spaces between them.
  17. ## Contact information
  18. ### Dev Lead: [Oscar Garcia Colon](mailto://oscar.garcia.colon@outlook.com)
  19. *Backups*:
  20. - [Derek Keeler](mailto://dekeeler@microsoft.com)
  21. ### PM: [Willy-Peter Schaub](mailto://willys@microsoft.com)
  22. | |[Team Windows](https://almrangers.visualstudio.com/DefaultCollection/ALM/vsarAzureDevTest/_workitems#_a=edit&id=11668&fullScreen=true)|[Team Linux](https://almrangers.visualstudio.com/DefaultCollection/ALM/vsarAzureDevTest/_workitems#_a=edit&id=11669&fullScreen=true)|
  23. |--|--|--|
  24. |*Investigative Lead*|[Oscar Garcia Colon](mailto://oscar.garcia.colon@outlook.com)|[Derek Keeler](mailto://derek.keeler@outlook.com)|
  25. |Members|Rui Melo|Darren Rich|
  26. ||Tommy Sundling|Mike Douglas|
  27. ||Esteban Garcia|@|
  28. ||David Pitcher|@|
  29. -------------------------------------------------------------------------------