Skip to content
#

selenium-java

Here are 507 public repositories matching this topic...

goodsophia
goodsophia commented Apr 19, 2019

SeLion Version

2.0.0-SNAPSHOT

Component

Expected Behavior

ios cases can be run on IOS(iphone:11.2,iphoneX) app

Actual Behavior

run cases on IOS(iphone:11.2,iphoneX) app, it throws NoClassDefFoundError, it seems there is no JsonException in selenium-remote-driver 3.7.1

Steps to Reproduce

  1. write one ios case:
    ![image](https://user-images.githubusercontent.com
sbabcoc
sbabcoc commented Dec 20, 2017

Element references returned by JavaScript functions are native WebElement objects, which means that we have no automatic recovery if references go stale. We should provide methods to enable implementers to wrap returned references in RobustWebElement objects.

This is especially useful for JavaScript functions that return lists of references. For this scenario, clients would supply the list of e

A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.

  • Updated Aug 30, 2017
  • Java

Improve this page

Add a description, image, and links to the selenium-java topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the selenium-java topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.