Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
I have an Excel table built with two columns in A and B:
[href] | [url]
I am trying to add data in excel table using "Tabs> Data" big_smile.
So I have a first action which takes all the "href" attributes on the web page and saves them in the A smile column.
Then, I have a second action that do the same with the urls of the page. For this action, I ask it to exclude column A so that the data is saved in column B (see my settingin image below).
Unfortunately, this second action does not complete hmm and gives me an error: Running the WebBrowserData Invalid format of the collection numbers. ElementsInCollection: 1. Path: a.
Someone can help my please and tell my what going on ?