java - Is it possible to automate Oracle Forms through Selenium? -


can share views whether can automate oracle forms through selenium? 1 of forms doesn't contain locators (web elements) , contains javascript functions. alternatively, possible call js through selenium?

please suggest me best way or correct me if i'm wrong.

thanks

not know, know should impossible @ moment selenium.

oracle web forms run in java applet object inside html (they 1 object in dom) javascript doesn't know of internal forms objects, , hence, can't record operations or manipulate form.

i'm sorry doesn't lot of development oracle forms.

best regards.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -