File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -129,22 +129,23 @@ limitations under the License.
129
129
</hbox >
130
130
</tabpanel >
131
131
<tabpanel orient =" vertical" id =" locatorBuildersPanel" >
132
- <hbox flex =" 1" >
132
+ <vbox flex =" 1" >
133
+ <description >Drag and drop the locator builders on the left to change their order</description >
133
134
<hbox flex =" 1" >
134
- <listbox id =" locatorBuilder-list" flex =" 1" width =" 100" />
135
+ <vbox flex =" 1" >
136
+ <listbox id =" locatorBuilder-list" flex =" 1" width =" 170" />
137
+ </vbox >
138
+ <splitter id =" locatorBuildersPanelSplitter" collapse =" after" >
139
+ <grippy />
140
+ </splitter >
141
+ <vbox flex =" 1" width =" 230" >
142
+ <label id =" locatorBuilder-name" />
143
+ <box id =" locatorBuilder-info" />
144
+ <box id =" locatorBuilder-config" />
145
+ <box id =" locatorBuilder-help" />
146
+ </vbox >
135
147
</hbox >
136
- <splitter id =" locatorBuildersPanelSplitter" collapse =" after" >
137
- <grippy />
138
- </splitter >
139
- <vbox flex =" 1" width =" 300" >
140
- <label id =" locatorBuilder-name" />
141
- <box id =" locatorBuilder-info" />
142
- <box id =" locatorBuilder-config" />
143
- <box id =" locatorBuilder-help" >
144
- <description >Drag and drop the locator builders on the left to change their order</description >
145
- </box >
146
- </vbox >
147
- </hbox >
148
+ </vbox >
148
149
</tabpanel >
149
150
<tabpanel orient =" vertical" id =" webDriverPanel" >
150
151
<description class =" tip" ></description >
You can’t perform that action at this time.
0 commit comments