Context Menus not visible
When a web test result is viewed/openened, and the test has not been recorded earlier in the same session, and the webtest file itself is not in the root of any Projects (i.e. placed in a sub folder of the Project), the Connect.cs code will not be able to find the webtest and connect it to the results. If the webtest is not found, the context menus (for adding extraction/validation rules, and for adding parameters in requests) will not be activated/visible.
The code for searching for the webtest is in the GetWebTest() method of Connect class in the ResultTab namespace.
-
-
There is a fix in the commit 4126ab10 in the 2015 branch. Needs to be Cherry Picked to the other branches for new builds.
-
-
-
-
-
-
Please register or sign in to post a comment