x_text Property

The text of the element pointed to by XPath .

Syntax

def get_x_text() -> str: ...

x_text = property(get_x_text, None)

Default Value

""

Remarks

The value_format property controls the format in which the value is returned.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]