Ventzy Kunev

Results 4 issues of Ventzy Kunev

I want to match this js code: ``` javascript $stateProvider.state('stateName', {}) ``` And if I do this in equery '$stateProvider.state(__,__)' - $stateProvider is actually named match in equery, so it...

I have generated two client configs with ``` docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm -it kylemanna/openvpn easyrsa build-client-full CLIENTNAME_1 nopass docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm kylemanna/openvpn ovpn_getclient CLIENTNAME_1 >...

It seems that `wait()` does not work, or I expect different behavior. I could not find any docs for browser.wait method in Zombie. So... I expect when I do `$session->wait(10000);`...

bug
response-needed

## Describe your changes - Add ASK FT button linking to `https://ask.ft.com/` in `o-header`: - Top header - visible on screen size L and up - Drawer - visible on...