Future Value Calculator
{
//button[@data-mdc-dialog-action=’share’]
ShareElement
ShareElement
class
ShareClass
ShareElement
ShareText
!ShareClass.Contains(“disabled”) && !ShareClass.Contains(“is-loading”) && ShareText.Contains(“Share”)
ShareElement
LeftClick
Share button is not clickable or is in a loading state.
10
2000
//button[@data-mdc-dialog-action=’share’]
ShareElement
ShareElement
class
ShareClass
ShareElement
ShareText
!ShareClass.Contains(“disabled”) && !ShareClass.Contains(“is-loading”) && ShareText.Contains(“Share”)
ShareElement
LeftClick
Waiting for the Share button to become clickable…
}