<div dir="ltr">Hmph...<div><br></div><div><div>ensureInternetConnectionTo: url </div><div><br></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">     </span>"(Smalltalk classNamed: 'WebClient') httpGet: '<a href="http://www.google.com">http://www.google.com</a>'"</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">     </span>((Smalltalk classNamed: 'WebClient') httpGet: url) isSuccess</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">           </span>ifFalse: [Error signal: 'No internet connection available, but test requires one']</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">             </span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre">       </span></div><div>(Smalltalk classNamed: 'WebClient') httpGet: url WebResponse(HTTP/1.1 403 Forbidden</div><div>date: Fri, 17 Mar 2017 15:28:14 GMT</div><div>server: Apache/2.2.31</div><div>content-length: 206</div><div>content-type: text/html; charset=iso-8859-1</div><div><br></div><div>)</div><div><br></div><div>Can someone please fix this without assuming that the runner of the test has the credentials of a particular person?</div><div><br></div><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>