Uncategorized

Selenium IDE Arrays

Working with arrays in Selenium IDE can be a bit confusing at first but don’t worry. I’ll show you how to create an array, add elements to an array, and access elements within an array. Create an Array in Selenium IDE To create an array, use this: Command = execute script | Target = return[] …

Selenium IDE Arrays Read More »