Hi Team,
Thank you very much for your quick response.
Means objects reorganization for chrome and Firefox are different using ZAPTEST? Do i need to create different scripts for different browsers?
I am using it for my internal website.
Below is the script which i have written.
Application(“Kalam”).Launch Datatable.Value(“Browser”),url
Application(“Kalam”).View(“Login”).Object(“CAPITA”).Exist
Application(“Kalam”).View(“Login”).Object(“Employee benefits”).Exist
Application(“Kalam”).View(“Login”).Object(“Username”).Type “vale”
Application(“Kalam”).View(“Login”).Object(“Password”).Type “Value”
Application(“Kalam”).View(“Login”).Object(“LoginBtn”).Click
Application(“Kalam”).View(“HomePage”).Object(“Orbit Administrator Home”).Exist