Hi team. Im trying to test the UI based on the exp...
# announcements
g
Hi team. Im trying to test the UI based on the experiment result. I've updated the result to a specific value using the dev tool but it doesn't seems to work. Was something I missed out ? Many thanks.
f
just so I understand, you’re running and experiment and want to use the dev tools to debug ?
g
yeb. but it didn't work for me
f
Can you share the feature payload?
g
Sure. Thank you!
f
what is the full JSON payload?
g
Im sorry. Not quite following, would you tell me where to find it ?
f
you can get it directly from the SDK payload url, or by inspecting the network tab in devtools
g
Okay
Seems the payload is not there
f
you can go to response, or go to GrowthBook -> SDK Connections and grab the URL
g
yeb
f
okay
that seems right
and it seems to be working…
you were assigned variation 0
for one of them
g
Was is because I used the dev tool incorrectly ?
f
you want to test the otherside of the experiment?
g
yeb
Im wondering if the api will get called again once I updated the experiment result with devtool?
f
I dont think so
you can toggle the experiment assignment to see
g
yeb, it didn't call the api again which is correct. Just to confirm that do we only need to update the experiments here ?
f
You can click there to switch cases, yes
g
weird. I was trying to debug the api call with correct params based on the experiment result. So i switched the cases also refresh the page