Skip to content

Commit

Permalink
[#550] NEW: config.selector_to_by_strategy
Browse files Browse the repository at this point in the history
+ DOCS: FAQ: How to simplify search by Test IDs?

+ [#505] TEST: utilize config.selector_to_by_strategy in pom example
  • Loading branch information
github-actions[bot] committed Jul 23, 2024
1 parent 1d39589 commit 50d3103
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 55 deletions.
8 changes: 4 additions & 4 deletions total_views.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions total_views_per_week.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 18 additions & 18 deletions traffic-selene/traffic_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
{
"path": "/yashaka/selene",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 344,
"uniques": 210
"count": 384,
"uniques": 234
},
{
"path": "/yashaka/selene/tree/master/examples",
"title": "selene/examples at master · yashaka/selene · GitHub",
"count": 37,
"uniques": 13
"count": 44,
"uniques": 15
},
{
"path": "/yashaka/selene/issues",
Expand All @@ -20,21 +20,21 @@
{
"path": "/yashaka/selene/tree/master/tests",
"title": "selene/tests at master · yashaka/selene · GitHub",
"count": 19,
"uniques": 7
"count": 29,
"uniques": 8
},
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 27,
"uniques": 8
},
{
"path": "/yashaka/selene/blob/master/pyproject.toml",
"title": "selene/pyproject.toml at master · yashaka/selene · GitHub",
"count": 18,
"uniques": 4
},
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 17,
"uniques": 5
},
{
"path": "/yashaka/selene/tree/master/docs",
"title": "selene/docs at master · yashaka/selene · GitHub",
Expand All @@ -44,6 +44,12 @@
{
"path": "/yashaka/selene/tree/master",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 15,
"uniques": 6
},
{
"path": "/yashaka/selene/commits/master",
"title": "Commits · yashaka/selene · GitHub",
"count": 14,
"uniques": 5
},
Expand All @@ -52,11 +58,5 @@
"title": "Screenshots and page source saved erroneously with save_screenshot_on_failure...",
"count": 13,
"uniques": 11
},
{
"path": "/yashaka/selene/blob/master/examples/run_remote_in_android_app_with_options_for_browserstack/version_4__app_fixture_style/test_wikipedia.py",
"title": "selene/examples/run_remote_in_android_app_with_options_for_browserstack/versi...",
"count": 13,
"uniques": 1
}
]
26 changes: 13 additions & 13 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
[
{
"referrer": "Google",
"count": 199,
"uniques": 67
"count": 240,
"uniques": 81
},
{
"referrer": "github.com",
"count": 140,
"uniques": 25
"count": 163,
"uniques": 29
},
{
"referrer": "school.qa.guru",
"count": 100,
"uniques": 5
"count": 112,
"uniques": 6
},
{
"referrer": "DuckDuckGo",
"count": 98,
"uniques": 94
"count": 106,
"uniques": 102
},
{
"referrer": "ecosia.org",
"count": 42,
"uniques": 42
"count": 44,
"uniques": 44
},
{
"referrer": "yandex.ru",
Expand All @@ -31,7 +31,7 @@
},
{
"referrer": "yashaka.github.io",
"count": 6,
"count": 9,
"uniques": 4
},
{
Expand All @@ -40,9 +40,9 @@
"uniques": 1
},
{
"referrer": "statics.teams.cdn.office.net",
"referrer": "automated-testing.info",
"count": 4,
"uniques": 1
"uniques": 2
},
{
"referrer": "Bing",
Expand Down
8 changes: 4 additions & 4 deletions traffic-selene/traffic_views.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 139583,
"uniques": 35642,
"count": 139584,
"uniques": 35643,
"views": [
{
"timestamp": "2020-12-24T00:00:00Z",
Expand Down Expand Up @@ -6534,8 +6534,8 @@
},
{
"timestamp": "2024-07-22T00:00:00Z",
"count": 168,
"uniques": 35
"count": 169,
"uniques": 36
}
]
}
8 changes: 4 additions & 4 deletions traffic-selene/traffic_views_per_week.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 686,
"uniques": 209,
"count": 687,
"uniques": 210,
"views": [
{
"timestamp": "2024-07-16T00:00:00Z",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
{
"timestamp": "2024-07-22T00:00:00Z",
"count": 168,
"uniques": 35
"count": 169,
"uniques": 36
}
]
}
8 changes: 4 additions & 4 deletions traffic-selene/views.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions traffic-selene/views_per_week.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 50d3103

Please sign in to comment.