B4J Library Selenium Browser Automation - Create any Robot with Browser

catyinwong

Active Member
Licensed User
Longtime User


Where can I download the sample? It cannot be found on the webstore.
 

catyinwong

Active Member
Licensed User
Longtime User

Is there a sample code to further proceed with the elements found with findElementList?

For example i want to perform click on the 4th element on the webpage with the same class name. How can i combine obSelenium.findElementbyXpath("//div[...]").get(3) with obSelenium.Click/obSelenium.ClickbyXpath ?
 

ilan

Expert
Licensed User
Longtime User

Attachments

  • lib.zip
    6.1 KB · Views: 221

mcqueccu

Well-Known Member
Licensed User
Longtime User

Anser

Well-Known Member
Licensed User
Longtime User
Do anyone have a copy of this library version 1.2.0 ?
The below-given link is not working

The following functionalities
switch back and forth between iFrames, Switch to Parent Frame, Switch to DefaultContent are missing in this library
B4X:
switchTo().parentFrame()
switchTo().defaultContent()
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…