File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
guides/v2.0/mtf/create_test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -563,7 +563,7 @@ public function addNew()
563
563
564
564
{% endhighlight %}
565
565
566
- In HTML page, to locate the UI block that contains a button, we will use a ` .page-main-actions ` locator. [ Learn more about locator definitions. ]
566
+ In HTML page, to locate the UI block that contains a button, we will use a ` .page-main-actions ` locator. Learn how to [ define a locator ] .
567
567
568
568
The SynonymsIndex.xml page must contain the following block to be able to run the method in a test case.
569
569
@@ -1081,7 +1081,7 @@ That's it!
1081
1081
[ blocks ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html
1082
1082
[ block mapping ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html#mtf_block_mapping
1083
1083
[ Learn about form mapping. ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html#mtf_block_mapping
1084
- [ Learn how to define a locator. ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html#define-a-selector
1084
+ [ define a locator ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html#define-a-selector
1085
1085
[ nodes description table ] : {{page.baseurl}}mtf/mtf_entities/mtf_block.html#mtf_block_form_xml_nodes
1086
1086
[ page ] : {{page.baseurl}}mtf/mtf_entities/mtf_page.html
1087
1087
[ pages ] : {{page.baseurl}}mtf/mtf_entities/mtf_page.html
You can’t perform that action at this time.
0 commit comments