Hola! Tengo un documento en excel donde tengo una columna donde organiza los datos en 0,1,2,3,4. Quisiera borrar solo los datos en que tengan el 4, lo traté de hacer con un if x == 4 se borrara con el comando ...
Rocketbot Forum Latest Questions
Sorry it's a private question.
Se que es posible obtener todo el html de una pagina, pero, ¿es posible obtener código de una parte especifica del html?
Hola Tengo este tipo de factura XML {‘cfdi:Comprobante’: {‘@xmlns:cfdi’: ‘http://www.sat.gob.mx/cfd/3’, ‘@xmlns:xs’: ‘http://www.w3.org/2001/XMLSchema’, ‘@xmlns:xsi’: ‘http://www.w3.org/2001/XMLSchema-instance’, ‘@xsi:schemaLocation’: ‘http://www.sat.gob.mx/cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd‘, ‘@Version’: ‘3.3’, ‘@Folio’: ‘279564’, ‘@Fecha’: ‘2021-08-02T13:36:31’, ‘russellotz’: estoy tratando de leer el Folio, previo guarde el dato del archivo xml en la variable ...
Sorry it's a private question.
Hello, Does anyone knows how to send data to child robot while calling it inside a robot with Execute robot from DB method? My scenario is I have data in main robot and I want to use this data for executing flow ...