Rocketbot Forum Latest Questions

hrcrmai
  • 0
  • 0

An employee management system helps organizations centralize and organize important employee information and workforce processes. Instead of managing employee records, attendance, performance, documents, and other HR activities across multiple spreadsheets or disconnected tools, businesses can ...

Jhon Brinez
  • 0
  • 0

Hola comunidad Rocketbot, Estoy automatizando con Rocketbot Studio una aplicación web desarrollada en Angular Material 15+. Al intentar clickear un botón anidado dentro de un <mat-card>, el comando Click Pro de WebPro falla consistentemente con ...

christian alfaro
  • 0
  • 0

Estoy ejecutando un”Execute File Python”,llama una variable de entorno: # Call load_dotenv() to load environment variables from .env file load_dotenv() api_key = os.getenv(“OPENAI_API_KEY”) Como configuro ete tipo de variables? Este error arroja actualmente: “La variable de entorno OPENAI_API_KEY no está configurada”