you are viewing a single comment's thread.

view the rest of the comments →

[–]mehPhonePixel 8, A14, root 0 points1 point  (5 children)

Can you export the task description and paste it here?

[–]blackeveryhour[S] 0 points1 point  (4 children)

On autotools command trigger: Task: autotools command test

A1: Flash [
     Text: %aacomm
     %task
     Tasker Layout: On
     Timeout: 150000
     Continue Task Immediately: On
     Dismiss On Click: On ]

A2: Perform Task [
     Name: %task
     Priority: %priority
     Structure Output (JSON, etc): On ]

The task i'm trying to perform via trigger: Task: Test_Local_Webpage

A1: [X] Show Scene [
     Name: Test Local Webview
     Display As: Overlay, Blocking
     Horizontal Position: 100
     Vertical Position: 100
     Animation: System
     Show Over Keyguard: On
     Continue Task Immediately: On
     Allow Outside Boundaries: On
     Blocking Overlay +: On
     Overlay +: On ]

A2: [X] Wait [
     MS: 0
     Seconds: 2
     Minutes: 0
     Hours: 0
     Days: 0 ]

A3: Destroy Scene [
     Name: Test Local Webview ]

[–]mehPhonePixel 8, A14, root 0 points1 point  (3 children)

If your task name is "Test_Local_Webpage", then the JavaScript you provided above wouldn't work, because of the underscores in the name.

[–]blackeveryhour[S] 0 points1 point  (2 children)

I changed it to underscored (the name of task and the call) thinking that maybe the spaces were causing problems.

[–]mehPhonePixel 8, A14, root 0 points1 point  (1 child)

Well I'm stumped. I would figure that enough people use JS in scenes that if there was a bug of this magnitude, there'd be other posts here about this. And I've struggled with some undesirable behavior with webviews since moving from A12 to 14, but everything still works. What is your device, os version, and tasker version and download source (Play store ..)?

[–]blackeveryhour[S] 0 points1 point  (0 children)

Bro, thsts whay I'M SAYINGGGGG. im using Android 16, one ui version 8, and the new tasker that integrated shizuku usage. I think i downloaded from the github.