Which dll contains the object Ranorex.WebDocument? I'm using Visual Studio and created a repository. From the repository I generated C# code and add this to a Visual Studio project. I added the Ranorex.Core.dll reference, but in the generated C# code it references Ranorex.WebDocument but WebDocument does not exist in the Ranorex namespace.
Thanks,
Brandon
Where is Ranorex.WebDocument defined?
Re: Where is Ranorex.WebDocument defined?
It should be Ranorex.Plugin.Web that you are looking for.
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
Re: Where is Ranorex.WebDocument defined?
Yep. Thanks.Ciege wrote:It should be Ranorex.Plugin.Web that you are looking for.