There are many apps in the world. Currently, most apps have a graphical user interface. But, most developers have
a problem how to test the user interface. Especially, it is difficult to do an End-to-End test for GUI apps.
Some solutions to do the En…
Since starting the Actions on Google, developers can use an Anonymous User Identity feature.
[Anonymous User Identity](https://developers.google.com/actions/identity/user-info) - Actions on Google document
Developers can use this feature to track u…
Actions on Googleの開始以来、開発者は匿名ユーザID機能を使うことが可能です。
[Anonymous User Identity](https://developers.google.com/actions/identity/user-info) - Actions on Google document
開発者は、ユーザをトラックするためにこの機能を使うことができます。具体的には、ユーザがアクションを利用する際に、Actions on Googleによって
そのユーザ向けに匿…
On July 14th, [Leon Nicholls](https://plus.google.com/u/0/+LeonNicholls) announced on G+ that Media responses are now
supported for all Actions on Google locales except for ko-KR.
Media Response Update: [https://plus.google.com/u/0/+LeonNicholls/pos…
I would like to introduce the story here, because I heard the great service this morning from some other Assistant GDE.
In the Google I/O 2018 this year, it was announced that there are already 500 million devices which can use the
Google Assistant.…
In developing apps for Google Assistant, the actions-on-google-nodejs SDK is a tool hard to replace. The format
of requests and responses on Actions on Google platform and Dialogflow is a JSON. The JSON format has many properties.
Therefore, it is di…