Here is my task (I think I replied minutes before, but I don't see the message now).
%Castingvar is defined by another profile, based on the presence of the casting notification. Anyway this task is failing in step 2, it fails to click on the Cast button. This cast task was AutoInput Type Text, it clicked on the Screen Cast button, which is now called just Cast (after Android 15). So first I changed the text to just "Cast", it didn't work, and now I changed it to an XY position on the screen, with no success.
Rodrigo.
Task: CastStart
A1: AutoInput Global Action [
Configuration: Action: Quick Settings
Timeout (Seconds): 20
Structure Output (JSON, etc): On ]
A2: AutoInput Action [
Configuration: Type: Point
Value: 540,1200
Action : Click
Timeout (Seconds): 23
Structure Output (JSON, etc): On ]
A3: Wait [
MS: 526
Seconds: 0
Minutes: 0
Hours: 0
Days: 0 ]
A4: AutoInput Action [
Configuration: Type: Text
Value: CDLP All
Action : Click
Timeout (Seconds): 23
Structure Output (JSON, etc): On ]
A5: Wait [
MS: 0
Seconds: 7
Minutes: 0
Hours: 0
Days: 0 ]
A6: If [ %Castingvar ~ false ]
A7: AutoInput Global Action [
Configuration: Action: Quick Settings
Timeout (Seconds): 20
Structure Output (JSON, etc): On ]
A8: AutoInput Action [
Configuration: Type: Text
Value: Screen Cast
Action : Click
Timeout (Seconds): 23
Structure Output (JSON, etc): On ]
A9: Wait [
MS: 526
Seconds: 0
Minutes: 0
Hours: 0
Days: 0 ]
A10: AutoInput Action [
Configuration: Type: Text
Value: CDLP All
Action : Click
Timeout (Seconds): 23
Structure Output (JSON, etc): On ]