Giter VIP home page Giter VIP logo

Comments (6)

simonmeggle avatar simonmeggle commented on June 12, 2024

You can use the Sahi Controller to get the correct accessor methods for the div element.
Does this issue contain any helpful information?
If not, I would suggest to use Sikuli to enter text into the div element:
screen.find("screenshotofthediv").click().type("yourtext");

from sakuli.

E2EUserTest avatar E2EUserTest commented on June 12, 2024

hey, thanks for your answer, the problem is I can find the element but Sakuli doesn't.
The Sahi Controller shows the element but isn't able to do the test.
It gives as response a "undefined" when i try to insert a Value or do something else, except
of highlighting the element, which works.

Is it possible that Sakuli can't handle editable div elements?

from sakuli.

toschneck avatar toschneck commented on June 12, 2024

@E2EUserTest maybe the your div is implemented as a subframe and get it's content from a subdomain. If so, pleas take a look at this sahi related topic: http://sahipro.com/docs/sahi-apis/frames-domains.html

You can identify the problem when the domain URL which is shown by the controller won't fit to your current context domain.

from sakuli.

E2EUserTest avatar E2EUserTest commented on June 12, 2024

@toschneck thanks for the input, but it's the same domain. I am even able to fill other forms which are textboxes at the same page, but it seems like editable div tags are not supported!?

from sakuli.

E2EUserTest avatar E2EUserTest commented on June 12, 2024

sorry i messed up with the label, by accidentally closing.

from sakuli.

toschneck avatar toschneck commented on June 12, 2024

@E2EUserTest ok it sounds that's a Sahi related topic. So the only thing I can do is to point at the sahi forum: https://community.sahipro.com/forums/

Alternatively we can offer you, that an engineer of our team will do a payed remote session with you. In this case write a mail to [email protected]

from sakuli.

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.