Skip to content

Instantly share code, notes, and snippets.

@vinsguru
Created September 5, 2016 17:06
Show Gist options
  • Save vinsguru/ca089d708468f7799c6f35b1a98a1f71 to your computer and use it in GitHub Desktop.
Save vinsguru/ca089d708468f7799c6f35b1a98a1f71 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<arquillian xmlns="http://jboss.com/arquillian" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jboss.org/schema/arquillian http://jboss.org/schema/arquillian/arquillian_1_0.xsd">
<extension qualifier="webdriver">
<property name="browser">firefox</property>
</extension>
</arquillian>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment