OLD | NEW |
1 AXWebArea AXTitle='Table example' | 1 AXWebArea AXTitle='Table example' |
2 ++AXTable | 2 ++AXTable |
3 ++++AXRow AXIndex='0' | 3 ++++AXRow AXIndex='0' |
4 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc"
:0} | 4 ++++++AXCell AXTitle='Pair' AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange
={"len":1,"loc":0} |
5 ++++++++AXStaticText AXValue='Pair' | 5 ++++++++AXStaticText AXValue='Pair' |
6 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc"
:0} | 6 ++++++AXCell AXTitle='Single' AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRan
ge={"len":1,"loc":0} |
7 ++++++++AXStaticText AXValue='Single' | 7 ++++++++AXStaticText AXValue='Single' |
8 ++++AXRow AXIndex='1' | 8 ++++AXRow AXIndex='1' |
9 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc"
:1} | 9 ++++++AXCell AXTitle='AB' AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={
"len":1,"loc":1} |
10 ++++++++AXStaticText AXValue='AB' | 10 ++++++++AXStaticText AXValue='AB' |
11 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc"
:1} | 11 ++++++AXCell AXTitle='B' AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"
len":1,"loc":1} |
12 ++++++++AXStaticText AXValue='B' | 12 ++++++++AXStaticText AXValue='B' |
13 ++++AXRow AXIndex='2' | 13 ++++AXRow AXIndex='2' |
14 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":1,"loc"
:2} | 14 ++++++AXCell AXTitle='CD' AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={
"len":1,"loc":2} |
15 ++++++++AXStaticText AXValue='CD' | 15 ++++++++AXStaticText AXValue='CD' |
16 ++++++AXCell AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"len":1,"loc"
:2} | 16 ++++++AXCell AXTitle='D' AXColumnIndexRange={"len":1,"loc":1} AXRowIndexRange={"
len":1,"loc":2} |
17 ++++++++AXStaticText AXValue='D' | 17 ++++++++AXStaticText AXValue='D' |
18 ++++AXColumn AXIndex='0' | 18 ++++AXColumn AXIndex='0' |
19 ++++AXColumn AXIndex='1' | 19 ++++AXColumn AXIndex='1' |
20 ++++AXGroup | 20 ++++AXGroup |
OLD | NEW |