Hi,
In the new version which I have just upgraded to (7.9.1), when specifying GLobal Variables and custom keywords in my scripts, after the dot (.), i do not see the list of variables/custom keywords to choose from. Same applies for WebUI pick lists. This can add lots of time to create scripts and is very annoying. Is there a workaround for this? Thank you.
eg: CustomKeywords.‘cameraManagement.CameraManagement.cameraEditPage’(GlobalVariable.cloudContinuousRecordingType)
In the old version of KS, after doing CustomKeywords.
a popup of the available custom keywords would show up make it much easier to select a keyword that is available. Now you actually need to go to the actual script and find the keyword youa re looking for and copy it in the other script. This is tedious and not user friendly. It adds to much time to script creation.