Skip to content

Commit

Permalink
Merge pull request #318 from EmadDeve20/update_webdriver-manager_to_l…
Browse files Browse the repository at this point in the history
…atest_version

update webdriver-manager to latest version #299
  • Loading branch information
github-actions[bot] committed Apr 15, 2021
1 parent 431939b commit dd799b1
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 deletions traffic-selene/clones.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion traffic-selene/clones_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.
4 changes: 2 additions & 2 deletions traffic-selene/traffic_clones.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 7411,
"count": 7413,
"uniques": 799,
"clones": [
{
Expand Down Expand Up @@ -559,7 +559,7 @@
},
{
"timestamp": "2021-04-14T00:00:00Z",
"count": 40,
"count": 42,
"uniques": 5
}
]
Expand Down
32 changes: 16 additions & 16 deletions traffic-selene/traffic_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
{
"path": "/yashaka/selene",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 485,
"uniques": 239
"count": 520,
"uniques": 248
},
{
"path": "/yashaka/selene/issues",
"title": "Issues · yashaka/selene · GitHub",
"count": 107,
"uniques": 28
"count": 120,
"uniques": 29
},
{
"path": "/yashaka/selene/pulls",
"title": "Pull requests · yashaka/selene · GitHub",
"count": 74,
"uniques": 19
"count": 100,
"uniques": 20
},
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 38,
"uniques": 18
"count": 41,
"uniques": 19
},
{
"path": "/yashaka/selene/issues/128",
"title": "alert = driver().switch_to.alert alert.accept() throws NoAlertPresentExceptio...",
"count": 40,
"uniques": 34
},
{
"path": "/yashaka/selene/issues/308",
"title": "add test to check that element.click will wait for hiding element that covers...",
"count": 38,
"uniques": 8
},
{
"path": "/yashaka/selene/issues/128",
"title": "alert = driver().switch_to.alert alert.accept() throws NoAlertPresentExceptio...",
"count": 36,
"uniques": 30
},
{
"path": "/yashaka/selene/pull/310",
"title": "add element__click_test.test_click_waits_for_covering_preload_element_to_disa...",
Expand All @@ -50,13 +50,13 @@
{
"path": "/yashaka/selene/issues/311",
"title": "Document mentioning issue number in commit messega for contributed PR · Issue...",
"count": 28,
"count": 30,
"uniques": 12
},
{
"path": "/yashaka/selene/issues/312",
"title": "refactor timeouts in givenpage.py to be seconds based, not ms based · Issue #...",
"count": 28,
"count": 29,
"uniques": 12
}
]
34 changes: 17 additions & 17 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,33 @@
[
{
"referrer": "Google",
"count": 239,
"uniques": 132
"count": 255,
"uniques": 142
},
{
"referrer": "github.com",
"count": 138,
"uniques": 46
"count": 153,
"uniques": 51
},
{
"referrer": "ecosia.org",
"count": 27,
"uniques": 20
"count": 29,
"uniques": 22
},
{
"referrer": "qiita.com",
"count": 18,
"uniques": 8
"count": 20,
"uniques": 10
},
{
"referrer": "DuckDuckGo",
"count": 18,
"uniques": 7
"count": 20,
"uniques": 9
},
{
"referrer": "pypi.org",
"count": 15,
"uniques": 9
},
{
"referrer": "yandex.ru",
Expand All @@ -31,13 +36,8 @@
},
{
"referrer": "automated-testing.info",
"count": 11,
"uniques": 11
},
{
"referrer": "pypi.org",
"count": 10,
"uniques": 8
"count": 12,
"uniques": 12
},
{
"referrer": "selene-docs-test.readthedocs.io",
Expand Down

0 comments on commit dd799b1

Please sign in to comment.