selenium

  1. Pendrush

    B4J Library Selenium Library - Pnd_Selenium

    Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should) also be automated as well. Library...
  2. A

    B4J Question b4j there is no web element in selenium

    when i want to control some element by findElementByXpath i have no option for control this no method , no library , no event i checked all examples from this topic : https://www.b4x.com/android/forum/threads/selenium-browser-automation-create-any-robot-with-browser.104344/ but i couldn't solve...
  3. walterf25

    Wish @Test annotation

    Hi @Erel what are the chances if is even possible to add custom annotations such as @test, @DataProvider, these would be extremely useful to run TestCases, i'm working on wrapping a library for UI Test Automation and would be really nice if I could incorporate the TestNG library in this wrapper...
Top