Unifapi::BrowserLinksResult Properties Name Type Description Notes url String The rendered URL. links Array<String> Absolute URLs discovered on the page. Example require 'unifapi' instance = Unifapi::BrowserLinksResult.new( url: null, links: null )