File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### 1.1.1 (2015.07.14)
2
+
3
+ * Cancel default action on Options button click
4
+ * Rearrange object deep copy to die gracefully
5
+ * Use more specific CSS selector base on siblings and element type
6
+ * Consider element value for input button and submit for label text
7
+ * Adjust wording for root selector
8
+
1
9
### 1.1.0 (2015.07.04)
2
10
3
11
* Change default visibility to all (visible and hidden elements)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " selenium-page-object-generator" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " A nimble and flexible Selenium Page Object Model generator to improve agile testing process velocity." ,
5
5
"dependencies" : {},
6
6
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments