my $sel = ...->new( session_id => 'magic string', # OR $sel->{session_id} = 'magic string'; #### $sel->{session_id} = $sel->get_string("getExistingBrowserSession", $sel->{browser_start_command}, $sel->{browser_url});