Skip to content

Commit

Permalink
Merge pull request #4 from srikanth99/srikanth
Browse files Browse the repository at this point in the history
Srikanth
  • Loading branch information
srikanth99 authored Oct 22, 2017
2 parents 712f073 + a76ef21 commit 5c9de24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/java/automation/pages/BasketPage.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package automation.pages;

/**
* Created by User on 22/10/2017.
*/
public class BasketPage extends BasePage{

}

0 comments on commit 5c9de24

Please sign in to comment.