Skip to content

Instantly share code, notes, and snippets.

View eiswind's full-sized avatar

Thomas Kratz eiswind

View GitHub Profile
@ralfstx
ralfstx / UITestPhaseListener.java
Created June 16, 2013 11:41
A phase listener for RAP to create additional DOM attributes for UI tests.
/*******************************************************************************
* Copyright (c) 2013 EclipseSource.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Ralf Sternberg - initial API and implementation
******************************************************************************/