[ 
https://issues.apache.org/jira/browse/STREAMPIPES-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454459#comment-17454459
 ] 

Hrushikesh Rao edited comment on STREAMPIPES-476 at 12/7/21, 8:22 AM:
----------------------------------------------------------------------

 
{code:java}
{
 "name": "size_measure", 
  "config": [
     {
       "type": "radio", "selector": "size", "value": "Kilobytes (1024 Bytes)"
     }
   ]
}
{code}
 

Is the above code for selector correct? I am not able to implement the radio 
check. If not correct, can you tell me how the selector works for html 
elements. I tried putting the text closest to the radio button.

 


was (Author: hrushi20):
{  "name": "size_measure",  "config": [
    {"type":  "radio", "selector": "size", "value": "Kilobytes (1024 Bytes)"}
  ]
} 


Is the above code for selector correct? I am not able to implement the radio 
check. If not correct, can you tell me how the selector works for html 
elements. I tried putting the text closest to the radio button.

> Implementation of Pipeline Tests
> --------------------------------
>
>                 Key: STREAMPIPES-476
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-476
>             Project: StreamPipes
>          Issue Type: Test
>          Components: UI
>            Reporter: Hrushikesh Rao
>            Priority: Major
>              Labels: test
>             Fix For: 0.69.0
>
>         Attachments: Screenshot from 2021-12-01 20-21-04.png
>
>
> Implementing e2e test using cypress for pipeline Elements.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to