Download selenium example Free Java Code

Description

A simple example for the Mocha and Selenium series at http://unexpectedliteral.com.

Source Files

The download file selenium-example-master.zip has the following entries.


.gitignore/*  w w w  .  j  a  v a 2s .c o  m*/
pom.xml
src/main/java/app/controllers/ProductController.java
src/main/java/app/models/Entity.java
src/main/java/app/models/Product.java
src/main/java/app/repositories/ProductRepository.java
src/main/java/app/repositories/ProductRepositoryImpl.java
src/main/java/app/repositories/Repository.java
src/main/resources/META-INF/persistence.xml
src/main/resources/log4j.properties
src/main/resources/messages.properties
src/main/webapp/META-INF/vraptor-scaffold.properties
src/main/webapp/WEB-INF/decorators.xml
src/main/webapp/WEB-INF/jsp/decorators/main.jsp
src/main/webapp/WEB-INF/jsp/product/edit.jsp
src/main/webapp/WEB-INF/jsp/product/form.jsp
src/main/webapp/WEB-INF/jsp/product/index.jsp
src/main/webapp/WEB-INF/jsp/product/newProduct.jsp
src/main/webapp/WEB-INF/jsp/product/show.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/index.jsp
src/main/webapp/javascripts/jquery.min.js
src/main/webapp/stylesheets/scaffold.css
src/test/java/app/controllers/ProductControllerTest.java
src/test/java/app/integration/ManageProductIT.java
src/test/java/app/integration/Selenium2.java
src/test/java/app/models/ProductTest.java
src/test/java/app/repositories/ProductRepositoryImplTest.java
src/test/resources/dataset/product.xml
src/test/resources/stryker.properties

Download

Click the following link to download selenium-example-master.zip.

selenium-example-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper