I'm having a problem that when I add an element it will create a new page.
My recording options are configured like so:
Example page: http://localhost/MyApp/somePage.aspx
base url: http://localhost/MyApp/
element page comapare mode: relative path only
The element will show as:
base url: http://localhost/MyApp
path: /somePage.aspx
and the ComapreMode varies between relativePathOnly, FullPath, and FullPathAndQuery
This is rather frustrating and difficult to manage, how is element management suppose to be done?
Thanks
Jon
My recording options are configured like so:
Example page: http://localhost/MyApp/somePage.aspx
base url: http://localhost/MyApp/
element page comapare mode: relative path only
The element will show as:
base url: http://localhost/MyApp
path: /somePage.aspx
and the ComapreMode varies between relativePathOnly, FullPath, and FullPathAndQuery
This is rather frustrating and difficult to manage, how is element management suppose to be done?
Thanks
Jon