webdriver
Here are 712 public repositories matching this topic...
End-to-end testing framework written in Node.js and using the Webdriver API
-
Updated
Sep 6, 2020 - JavaScript
E2E test framework for Angular apps
-
Updated
Sep 1, 2020 - JavaScript
Next-gen browser and mobile automation test framework for Node.js
-
Updated
Sep 10, 2020 - JavaScript
WebDriver for Firefox
-
Updated
Aug 11, 2020
Docker images for the Selenium Grid Server
-
Updated
Sep 8, 2020 - Shell
A next-generation code testing stack for JavaScript.
-
Updated
Sep 3, 2020 - TypeScript
What are you trying to achieve? (Expected behavior)
Sometimes, async elements overlaying another element intercept clicks, even though ElementToBeClickable suggests that the underlying element is clickable (it's not)
What do you get instead? (Actual behavior)
The method to return true only when the element really is clickable. When other
Test Automation Made Simple
-
Updated
Sep 3, 2020 - Java
F2etest是一个面向前端、测试、产品等岗位的多浏览器兼容性测试整体解决方案。
-
Updated
Jul 1, 2020 - JavaScript
Please, provide access to HTML attributes through item getters.
The following code makes three assertions of which only one works.
import operator
import splinter
b = splinter.Browser()
b.visit('https://www.google.com/')
q = b.find_by_name('q').first
assert 'q' == q.get('name')
assert 'q' == operator.itemgetter('name')(q)
assert 'q' == q['name']
_I would write the chang
My project have routing based on hosts. But web driver make request to http://127.0.0.1:9080.
How can i change host?
-
Updated
Sep 10, 2020 - Python
- Linux
- Windows
- Firefox
Linux is pretty similar and even easier than macOS, there is a google-chrome binary in PATH and it can be parsed to any of the channels. (google-chrome --version)
"Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request.
-
Updated
Feb 11, 2020 - Java
Get Instagram posts/profile/hashtag data without using Instagram API
-
Updated
Jul 19, 2020 - Python
Remote control interface that enables introspection and control of user agents.
-
Updated
Sep 8, 2020 - HTML
A high-level API for programmatically interacting with web pages through WebDriver.
-
Updated
Sep 3, 2020 - Rust
WebDriver Screenshot utility. Take screenshots, crop, prettify, compare
-
Updated
May 5, 2020 - Java
Automated script for Whole Foods and Amazon Fresh delivery slot
-
Updated
May 2, 2020 - Python
Selenium2 (webdriver) driver for Mink framework
-
Updated
Aug 29, 2020 - PHP
A complete test automation tool
-
Updated
Sep 5, 2020 - Python
-
Updated
Aug 6, 2020 - JavaScript
Improve this page
Add a description, image, and links to the webdriver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webdriver topic, visit your repo's landing page and select "manage topics."


Support
using="-android viewmatcher", value="<JSON>"appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria: