Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
59 views

enter image description here In the process of use, there is a certain probability of this problem Deleting the cache directory can solve this problem, but deleting the user information is not a good ...
alexander's user avatar
0 votes
0 answers
289 views

I recently started migrating from a working V1 version of DotNetBrowser from TeamDev, and I ran into multiple issues that have stumped me. Previously all the Chromium binaries worked well together and ...
Justin W.'s user avatar
0 votes
1 answer
94 views

After setting socks5 proxy IP, dotnetbrowser can't access it, ERR_CONNECTION_RESET error appears, does dotnetbrowser support socks5, how to set it correctly if it does? I set it up this way, but it ...
regina's user avatar
  • 1
1 vote
1 answer
201 views

I have a project that i am running .NET code inside. i need to use the existing objects and cannot modify them. The class in c# that i am trying to use is class Fields { Hashtable list = new ...
gashach's user avatar
  • 420
0 votes
1 answer
250 views

Please help me Here My Code But Not Work //using DotNetBrowser { document = browser.GetDocument(); DOMInputElement txtsearch = (DOMInputElement)document.GetElementByClassName(&...
Alen Smith's user avatar
0 votes
1 answer
120 views

As far as I can tell from my initial attempts, I don't think it does. I can't find any mentions on the interwebz, or in the dotnetbrowser documentation. Logs seem to imply some failure that might be ...
mrmoosehead's user avatar
0 votes
1 answer
424 views

I want to automate the web view of the hybrid screen (DotNetBrowser inside a .Net Container) using Playwright automation tool. I have checked by providing the value(URL of the Web view) as EndPoint ...
user18629636's user avatar
0 votes
1 answer
108 views

I am using dotnetbrowser 2.8 version I have wpf page where I have 2 grids. one containing dotnetbrowser added to a grid and other contain a button. I am loading a webpage using dotnetbrowser and ...
VMG's user avatar
  • 129
2 votes
1 answer
719 views

I using DotNetBrowser and want to open link in new window/winform/tab when click on link however when we click on any link DotNetBrowser open them in current window I know i should override ...
alex matius's user avatar
0 votes
1 answer
212 views

i have a specific questions in regards to using DotNetBrowser library in C# project. I am asking because i have already seen some answers for DotNetBrowser here and i figured someone might have an ...
Richard Rahl's user avatar
0 votes
0 answers
196 views

How can I download files silently with the DotNetBrowser? Every time I download a file, I am shown the file dialog. In the example below, there is a download link on the page. When I click it, I would ...
user3015299's user avatar
0 votes
1 answer
425 views

(I'm asking with vb examples, but the same applies for c# and the answer would be the same.) I'm trying to fill in a form using dotnetbrowser and have problems understanding what exactly to put into ...
Thomas's user avatar
  • 125
0 votes
1 answer
335 views

I'm using DotNetBrowser as a sort of headless Javascript engine within a .Net app. It seems DotNetBrowser has no support for Promises, or I am not using invoking them properly. In JS: window....
Torber-Rade's user avatar
0 votes
1 answer
223 views

I'm working in Dotnetbrowser using proxy without credentials. But i need to provide username and password in proxy. I'm implementing the code in my constructor. This is my working code string ...
skhurams's user avatar
  • 2,145
2 votes
0 answers
212 views

I'm having trouble using multiple DotNetBrowser IEngine instances at once. Whenever I try to use more than one at a time, they conflict, even though I have already defined different folders for each ...
Caio Ruiz's user avatar

15 30 50 per page
1
2 3 4 5
11