File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
2
- # Playwright API <!-- GEN:version --> v0.12.0 <!-- GEN:stop-->
2
+ # Playwright API <!-- GEN:version --> Tip-Of-Tree <!-- GEN:stop-->
3
3
<!-- GEN:empty-if-release --> <!-- GEN:stop -->
4
4
5
5
##### Table of Contents
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-core" ,
3
- "version" : " 0.12.0" ,
3
+ "version" : " 0.12.0-post " ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-chromium" ,
3
- "version" : " 0.12.0" ,
3
+ "version" : " 0.12.0-post " ,
4
4
"description" : " A high-level API to automate Chromium" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"main" : " index.js" ,
12
12
},
13
13
"license" : " Apache-2.0" ,
14
14
"dependencies" : {
15
- "playwright-core" : " =0.12.0"
15
+ "playwright-core" : " =0.12.0-post "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-firefox" ,
3
- "version" : " 0.12.0" ,
3
+ "version" : " 0.12.0-post " ,
4
4
"description" : " A high-level API to automate Firefox" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"main" : " index.js" ,
12
12
},
13
13
"license" : " Apache-2.0" ,
14
14
"dependencies" : {
15
- "playwright-core" : " =0.12.0"
15
+ "playwright-core" : " =0.12.0-post "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-webkit" ,
3
- "version" : " 0.12.0" ,
3
+ "version" : " 0.12.0-post " ,
4
4
"description" : " A high-level API to automate WebKit" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"main" : " index.js" ,
12
12
},
13
13
"license" : " Apache-2.0" ,
14
14
"dependencies" : {
15
- "playwright-core" : " =0.12.0"
15
+ "playwright-core" : " =0.12.0-post "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright" ,
3
- "version" : " 0.12.0" ,
3
+ "version" : " 0.12.0-post " ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"main" : " index.js" ,
12
12
},
13
13
"license" : " Apache-2.0" ,
14
14
"dependencies" : {
15
- "playwright-core" : " =0.12.0"
15
+ "playwright-core" : " =0.12.0-post "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments