What would be the command to execute lambda-status hook in Ruby Selenium?

What would be the command to execute lambda-status hook in Ruby Selenium?

Hello NoahSmith,

You can execute the lambda-status webhook in Ruby like the below:

driver.execute_script('lambda-status='+ status)