Agent.python_executor in Web Browser Automation

It seems that the function specifications have changed without notice…:sweat_smile:

#agent.python_executor("from helium import *", agent.state)
agent.python_executor("from helium import *")
1 Like