@@ -210,27 +210,3 @@ page.driver.browser.url_whitelist = ["http://www.example.com"]
210
210
If you are experiencing slower run times, consider creating a URL whitelist of
211
211
domains that are essential or a blacklist of domains that are not essential,
212
212
such as ad networks or analytics, to your testing environment.
213
-
214
-
215
- ## License
216
-
217
- Copyright 2018-2020 Machinio
218
-
219
- Permission is hereby granted, free of charge, to any person obtaining
220
- a copy of this software and associated documentation files (the
221
- "Software"), to deal in the Software without restriction, including
222
- without limitation the rights to use, copy, modify, merge, publish,
223
- distribute, sublicense, and/or sell copies of the Software, and to
224
- permit persons to whom the Software is furnished to do so, subject to
225
- the following conditions:
226
-
227
- The above copyright notice and this permission notice shall be
228
- included in all copies or substantial portions of the Software.
229
-
230
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
231
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
232
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
233
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
234
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
235
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
236
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments