UiPath Documentation
activities
latest
false
Workflow activities

Generate Address

Generate Address activity that generates a valid address in Testing.

UiPath.Testing.Activities.TestData.GenerateAddress

Description​

Generates a valid address. You can generate a random address, or select a city from the available list of countries and cities. Selecting a country from the list enables the city list from your selection.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Windows - Legacy configuration​

Designer panel​

  • <Random Country> - Choose a random country from the dropdown list.
  • <Random City> - Choose a random city that is located in the country that you chose earlier.

Properties panel​

Common​
  • DisplayName - The display name of the activity.
Misc​
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output​
  • Address - Dictionary (String, String) with the following fields:Country, PostalCode, StreetNumber, StreetName, City, State. Charset: Unicode

Windows, Cross-platform configuration​

  • Country - Choose a random country from the dropdown list.
  • City - Choose a random city that is located in the country that you chose earlier.
  • Address - Dictionary (String, String) with the following fields:Country, PostalCode, StreetNumber, StreetName, City, State. Charset: Unicode
  • Description​
  • Project compatibility​
  • Windows - Legacy configuration​
  • Designer panel​
  • Properties panel​
  • Windows, Cross-platform configuration​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated