I have an issue with some drag and drop functionality in our Silverlight application.
The problem is that we have an actions menu that appears when you drag an object onto the apps desktop area and hover there (without releasing the mouse). Then, with the mouse button still held down, you need to drag onto the actions menu and release it on the desired option. I've attached an image to help explain this situation.
WebUI will not recognise this menu at all and it's impossible to access it in the DOM because I need to have the mouse button held down to show it so I can't access WebUI's features and have this menu displayed.
When using the record functionality and performing this action the step looks as follows:
Drag PARTObjectNameTextblock to application at (234,326) from TopLeftCorner
When played back this doesn't perform the correct functionality, rather it just drops it directly on the desktop.
Is there anything that WebUI can do to get around this issue? I'm currently in my trial at the moment and I'm using the build 2010.1.4.29. If this can be solved it would go a long way in proving that this tool is the right one for our company.
The problem is that we have an actions menu that appears when you drag an object onto the apps desktop area and hover there (without releasing the mouse). Then, with the mouse button still held down, you need to drag onto the actions menu and release it on the desired option. I've attached an image to help explain this situation.
WebUI will not recognise this menu at all and it's impossible to access it in the DOM because I need to have the mouse button held down to show it so I can't access WebUI's features and have this menu displayed.
When using the record functionality and performing this action the step looks as follows:
Drag PARTObjectNameTextblock to application at (234,326) from TopLeftCorner
When played back this doesn't perform the correct functionality, rather it just drops it directly on the desktop.
Is there anything that WebUI can do to get around this issue? I'm currently in my trial at the moment and I'm using the build 2010.1.4.29. If this can be solved it would go a long way in proving that this tool is the right one for our company.