IF Element Contains "text"
Posted: 24 Jan 2018 21:44
Hi. First of all can I say how impressed I am with your app. I have had it on trial for three days and whilst commuting to work I have successful worked out how to set my burgular alarm from Google Home via an IFTT notification. I am so pleased with myself! So I'll definitely be purchasing it.
However I am now a bit stuck.
My simple flow works OK when the house is all secure. But if i try to set the alarm and a window is open, the alarm app warns me to this and asks if I want to continue or cancel. So here's my challenge....
I think I need something like
IF an ELEMENT contains "Window Open" click the element that has the cancel button.
What I need help on is the IF condition, I guess I need to use the GetTextById(x,y); but i don't know how to to test the value of the text.
Could anyone help.
Many Thanks.
However I am now a bit stuck.
My simple flow works OK when the house is all secure. But if i try to set the alarm and a window is open, the alarm app warns me to this and asks if I want to continue or cancel. So here's my challenge....
I think I need something like
IF an ELEMENT contains "Window Open" click the element that has the cancel button.
What I need help on is the IF condition, I guess I need to use the GetTextById(x,y); but i don't know how to to test the value of the text.
Could anyone help.
Many Thanks.