Steps to Reproduce:
1.Open WET UI
2.Sync with browser with the web page(for ex:
www.google.com)
3.In the simulated browser,right click on one of the links in the main page of google
4.Choose check_property from the context menu
5.An add function dialog box ,which is a combo box appears from which we can choose properties like,value,name,text etc.
6.Try to edit one of the properties ,For ex:When we click on a link and choose check_property the properties for this link will be :text,is_image,href.
7.If we choose text the corresponding field for text is displayed and if we edit that field,and click on Add.
Expected result: It should get added in the script editor field as well.
Actual result: It will not get added in the script editor field.