File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 9.2.0] ( https://github.com/appium/WebDriverAgent/compare/v9.1.0...v9.2.0 ) (2025-03-13)
2
+
3
+ ### Features
4
+
5
+ * Add 'limitXpathContextScope' setting ([ #988 ] ( https://github.com/appium/WebDriverAgent/issues/988 ) ) ([ 9c9d8af] ( https://github.com/appium/WebDriverAgent/commit/9c9d8af9c98ba7b2843a42f54354b78e126d2d27 ) )
6
+
1
7
## [ 9.1.0] ( https://github.com/appium/WebDriverAgent/compare/v9.0.6...v9.1.0 ) (2025-03-09)
2
8
3
9
### Features
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >9.1 .0 </string >
18
+ <string >9.2 .0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >9.1 .0 </string >
22
+ <string >9.2 .0 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string />
25
25
</dict >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " appium-webdriveragent" ,
3
- "version" : " 9.1 .0" ,
3
+ "version" : " 9.2 .0" ,
4
4
"description" : " Package bundling WebDriverAgent" ,
5
5
"main" : " ./build/index.js" ,
6
6
"types" : " ./build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments