Forum Discussion

SlickRick's avatar
SlickRick
Frequent Contributor
8 months ago
Solved

Web browser page URL not loading

So i have a test that verifies that when i click on a button in my WPF application my company website gets loaded. I then verify that the browser opens on the correct link. Basically we have ov...
  • rraghvani's avatar
    8 months ago

    I'm using TC v15.55.53.7 and the latest version of Chrome. The following code, works without any issues.

    However, since I'm now using Windows 11, running against Edge, doesn't work!

    Since you are launching the browser externally via your WPF application, it is advisable to close  all Edge browser instances to perform the test.