I have a license for the Deskltop Module as I am testing a WPF application, however, there are some features of the WPF app that launch a web browser for external tool integration. I would like to create a few tests that verify this intregration is working correctly. Is it possible to do the following with the Desktop Module (without having to purchse the Web Module):
1) Obtain the URL property of a web browser
2) Make tests browser independant? So that properties of any browser can be verified without having to reference a specific system process e.g. iexplore?