You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ pip install py-incharge
24
24
```
25
25
26
26
This package depends for login on `selenium`, which in turn requires a chrome-driver to be installed.
27
-
Make sure you have such a driver installed. For more info, see the [installation docs](https://selenium-python.readthedocs.io/installation.html#drivers){:target="\_blank"} of `selenium`.
27
+
Make sure you have such a driver installed. For more info, see the [installation docs](https://selenium-python.readthedocs.io/installation.html#drivers) of `selenium`.
28
28
29
29
Or if you're feeling adventurous and want to build from source:
30
30
@@ -73,8 +73,10 @@ In order to work with this library you need 4 things:
73
73
1. Your email. I really hope you know this one.
74
74
2. Your password. Same.
75
75
76
-
These are your credentials you use to login at the [Vattenvall InCharge portal](https://myincharge.vattenfall.com/){:target="\_blank"}:
0 commit comments