class Playwright::Download

def url

Returns downloaded url.
def url
  wrap_impl(@impl.url)
end