Skip to content

Instantly share code, notes, and snippets.

@smarenich
Created August 16, 2016 04:32
Show Gist options
  • Save smarenich/7a8ed45cbce62a9d683cdf966c2224c6 to your computer and use it in GitHub Desktop.
Save smarenich/7a8ed45cbce62a9d683cdf966c2224c6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<config xmlns="http://tempuri.org/XMLSchema2.xsd">
<general>
<browser>*firefox</browser>
<browserbin>C:\TestSDK\firefox\firefox.exe</browserbin>
<site_dst>
<rmhost/>
<url>http://localhost/BobRentAll</url>
<login>admin</login>
<pswd>123</pswd>
<lang>English</lang>
<cmpid/>
</site_dst>
<screenshots Active="true">
<screenshots_folder>c:\TestSDK\pic\</screenshots_folder>
</screenshots>
</general>
<testing>
<Check Name="Test1"/>
</testing>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment