Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
app-check
appium-bot
Merge requests
!5
Rewriting collect elements method + being able to ignore elements completely
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Jonathan
requested to merge
argparse/appium-bot:ignore-collect
into
master
Dec 19, 2019
Overview
4
Commits
3
Pipelines
0
Changes
8
This MR does two things.
Have an option that says that we'll always ignore elements that contain certain things
Fix get_elements, the method that was broken + write tests to make sure that is the case.