Hi All,
Unable to find the [RPA.Cloud.Google] library and its functions to work on google worksheets in robocorp, can some one help me on this how to get enabled.
Hi All,
Unable to find the [RPA.Cloud.Google] library and its functions to work on google worksheets in robocorp, can some one help me on this how to get enabled.
Hi,
According to Installation under our documentation, this library can be made available by adding its package to the dependency list in the conda.yaml file. (under - pip:
add - rpaframework-google==6.1.2
)