Skip to content

Instantly share code, notes, and snippets.

@vendettamit
Created January 7, 2016 00:28
Show Gist options
  • Save vendettamit/87cdb18b70abe5c66a79 to your computer and use it in GitHub Desktop.
Save vendettamit/87cdb18b70abe5c66a79 to your computer and use it in GitHub Desktop.
Code snippet for blogpost
<?xml version="1.0" encoding="utf-8" ?>
<root>
<uielements>
<!--Validations and common actions-->
<CommonActions>
<element Name="ele_PreviewCloseButton" PrimaryLocator="×" SecondaryLocator="" Type="Button"/>
</CommonActions>
<ErrorPage>
<element Name="ele_ErrorPageMessage" PrimaryLocator="An error occurred while processing your request." SecondaryLocator="" Type="Div"/>
</ErrorPage>
</uielements>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment