You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guy's, can someone help me with ways to achieve automation testing for content
(web pages) loaded into CEF browser instances. By Automation, I mean to say
that if I have a CEF Client app and a page is loaded into a browser area, I
should be able to put text into text boxes or click buttons etc within the page
etc.
Just to give an example scenario. Lets say I click some button in the native
client area and it opens a browser area in the client and loads a page with
some text fields and buttons. My automation test should be able to click the
button in the native window to open the page, enter some data in the web page
fields and click the submit button in the page.
Original issue reported on code.google.com by ArtemKra...@gmail.com on 9 Nov 2012 at 10:23
The text was updated successfully, but these errors were encountered:
This is an Issue Tracker, if you need help post your message on CEF Python
Google Group: https://groups.google.com/forum/?hl=en&fromgroups#!forum/cefpython
Original comment by czarek.t...@gmail.com on 9 Nov 2012 at 3:15
Original issue reported on code.google.com by
ArtemKra...@gmail.com
on 9 Nov 2012 at 10:23The text was updated successfully, but these errors were encountered: