Skip to content

How to read() from multi items - use count() and for loop to select nth occurence #231

Closed
@BeanHhb

Description

@BeanHhb

Hi @kensoh
Thanks to you Guide book, I try RPA-Python for some simple demo.
I dont know how to opera when I want to get each text from multi items which have same feature.
Such as:
a = r.count('.gl-i-wrap strong i') // a= 30
b = r.read('.gl-i-wrap strong i') // b only get the text from first item

Please show me the correct way to get all text. Tkx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions