Python Robot This function takes a parameter 'name' and returns a random greeting followed by the user's name. Python Function 2024-12-16 12:09:09 3 views
csv Builtin This function reads a CSV file at a specified path and returns a list of lists, where each inner list represents a row in the CSV file. Python Function 2024-12-16 12:09:08 10 views
datetime random This function generates a random datetime between the specified start and end dates. Python Function 2024-12-16 11:54:47 4 views
Robot Framework This function uses the Robot class and the BuiltIn library from Robot Framework to generate a random username and password, and logs them. Function 2024-12-16 11:48:02 6 views
Robot Framework This function uses the Robot Framework BuiltIn library to get a random user from the system's password file and returns the user and the length of the user's password. Robot Framework Python Library 2024-12-16 11:46:44 9 views
Robot Framework This function utilizes the Robot Framework's BuiltIn library to generate a random number within a specified range. Python Function 2024-12-16 11:46:29 4 views
Robot Framework This function accepts a list as input and returns a random length, which is between 1 and the length of the list. Python Function 2024-12-16 11:23:03 3 views
Robot Framework This function generates a random email address based on a given username and domain. Custom function 2024-12-16 11:22:32 7 views
Robot Framework This function returns a random user agent string, which is commonly used to simulate different browsers accessing websites. Python Function 2024-12-07 16:21:01 3 views
Robot Framework This function generates a random date between two given dates. Function 2024-12-07 15:43:23 8 views