Alexander Fuks
Alexander Fuks
> any other solution to read the URL of the browser? Knowing nothing about the task context, I would propose to use any sort of WebDriver solutions to get URL...
I see. Well, the WebDriver can connect to the existing browser session as well, but that's not the case or a proper solution in your case. I would use some...
Hi @geovaneo. Not enough information to suggest smth. Pure Mouse/Keyboard automation should not be affected by the application. Code snippet might be helpful.
Hi @NizamAyaan. Personally, I never tried to automate combobox. However, you provided not enough information about your issue (app type, combobox implementation etc.). Screenshot/code snippet might be useful. Also, please...
JFYI, there is a project that seems to solve the same problem: https://github.com/lanit-exp/FlaNium.Desktop.Driver
Please close this issue as it is duplicate of #291 and answer is provided there.
Please close this issue as it is duplicate of #291 and answer is provided there.
> @cotes2020 What do you think if I fix the 206 code to filter the request and finalize this PR, but create a new discussion to find a better solution?...
Hi @SajjadAlipour2006 Here are couple of suggestions on how you can try to improve user experience for this specific task. Let's say I write tutorials for `Python` and `DotNet` topics...
Please close this issue as it is duplicate of #291 and answer is provided there.