GithubHelp home page GithubHelp logo

Comments (6)

savtambe avatar savtambe commented on August 23, 2024

Hi Team,

We are also facing similar issue with chromium embedded forms, could you please let us know how to spy elements of the chromium embedded forms.

Thanks in advance.

from winium.

idan356 avatar idan356 commented on August 23, 2024

Yes :) you can find the soultion I found here:
https://stackoverflow.com/questions/57890068/automation-for-chrome-legacy-window-chromium-using-winium

from winium.

lihtnes1990 avatar lihtnes1990 commented on August 23, 2024

Hi,

I am trying the same scenario what is explained in issue description and tried solution which mentioned in the link (https://stackoverflow.com/questions/57890068/automation-for-chrome-legacy-window-chromium-using-winium).
I can accessed by my WPF window using Winium control and tried to control CEF window using ChromeDriver options. (Already added debuggingport with my CEF settings). But when i try to access web elements from CEF window, my CEF client opened and closed and also getting below error:

Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 81
Build info: version: '3.141.59', revision: 'e82be7d358', time: ""

I have checked my chromedriver and CEF client version compatiblity.
Chromium client - 81.0.4040.113
ChromeDriver - 81.0.4040.138

Is there any to way resolve this issue.

Thanks in Advance.

from winium.

idan356 avatar idan356 commented on August 23, 2024

Hi,
altough you already checked the version compatibility, please check again:
Navigate to: chrome://settings/help from your browser,
and find your version (e.g 81.0.4044.138).
Then download (again) the right ChromeDriver from:
https://chromedriver.chromium.org/downloads

The only thing I can think of is that you're using the wrong ChromeDriver executable in your code.
Make sure you're using the one you just downloaded.

from winium.

lihtnes1990 avatar lihtnes1990 commented on August 23, 2024

Hi,

Yes you are correct. My window control is build with some older version of CEF framework as like v79.0. That is what i getting that issue. So i have downgraded my chromedriver and CEF client version equvalent to my client window control. Now i can able to access web control through remote debugging. Thank you so much.

from winium.

lihtnes1990 avatar lihtnes1990 commented on August 23, 2024

Hi,

Having another question. While starting the chrome driver, CEF client is opened along with my WPF window and doing the automation using remote debugging mode. Is there anyway to hide CEF client initialization? . I have tried headless and disable-gpu option with chrome options. but no luck.

Thanks in advance.

from winium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.