File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.0.0] ( https://github.com/appium/WebDriverAgent/compare/v7.3.1...v8.0.0 ) (2024-03-25)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * calls launch app process command with devicectl via this.device.devicectl
7
+
8
+ ### Features
9
+
10
+ * launch WDA via devicectl object ([ #870 ] ( https://github.com/appium/WebDriverAgent/issues/870 ) ) ([ 090b815] ( https://github.com/appium/WebDriverAgent/commit/090b815ae47e1ef0e0a9842fac6828346bc38fe6 ) )
11
+
1
12
## [ 7.3.1] ( https://github.com/appium/WebDriverAgent/compare/v7.3.0...v7.3.1 ) (2024-03-24)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " appium-webdriveragent" ,
3
- "version" : " 7.3.1 " ,
3
+ "version" : " 8.0.0 " ,
4
4
"description" : " Package bundling WebDriverAgent" ,
5
5
"main" : " ./build/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments