From 6e56015138f074c663bb77ba1f3bbd8ac0b29a46 Mon Sep 17 00:00:00 2001 From: Javon Davis Date: Mon, 28 Sep 2020 21:40:15 -0500 Subject: [PATCH 1/9] Find recyclerview by getting child of the RelativeLayout --- .bundle/config | 2 +- .idea/codeStyles/Project.xml | 11 +---------- .../org/wordpress/android/e2e/pages/EditorPage.java | 2 +- .../wordpress/android/e2e/pages/PostsListPage.java | 4 +++- 4 files changed, 6 insertions(+), 13 deletions(-) diff --git a/.bundle/config b/.bundle/config index 395b3edaa503..c996205d262b 100644 --- a/.bundle/config +++ b/.bundle/config @@ -2,4 +2,4 @@ BUNDLE_PATH: "vendor/bundle" BUNDLE_RETRY: "3" BUNDLE_JOBS: "3" -BUNDLE_WITHOUT: "screenshots" +BUNDLE_WITH: "screenshots:screenshots`." diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index dd2e16ebd1ae..3bf04816d9bb 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -32,16 +32,7 @@ -