{"id":26483592,"url":"https://github.com/rajit2002/selenium-api-assignment","last_synced_at":"2026-05-07T20:07:49.452Z","repository":{"id":282615659,"uuid":"949123876","full_name":"rajit2002/selenium-Api-assignment","owner":"rajit2002","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-15T19:57:35.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:23:09.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rajit2002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-15T18:22:32.000Z","updated_at":"2025-03-15T19:57:38.000Z","dependencies_parsed_at":"2025-03-16T00:45:36.331Z","dependency_job_id":null,"html_url":"https://github.com/rajit2002/selenium-Api-assignment","commit_stats":null,"previous_names":["rajit2002/selenium-api-assignment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajit2002%2Fselenium-Api-assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajit2002%2Fselenium-Api-assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajit2002%2Fselenium-Api-assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajit2002%2Fselenium-Api-assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajit2002","download_url":"https://codeload.github.com/rajit2002/selenium-Api-assignment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554075,"owners_count":20471173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T04:56:23.621Z","updated_at":"2026-05-07T20:07:44.432Z","avatar_url":"https://github.com/rajit2002.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenium-Api-assignment\n\nSelenium + API Testing\n\nCompleted Tasks\n\nTask 1: Automate File Upload using Selenium\n\nWe have successfully automated the file upload process using Selenium WebDriver on this website.\n\nSteps Completed:\n\nLaunched the browser and navigated to the file upload page.\n\nLocated the file upload input field and uploaded a test file.\n\nClicked on the \"Upload\" button.\n\nVerified the upload success message and ensured the correct filename was displayed.\n\nCaptured a screenshot of the uploaded file confirmation.\n\nTask 2: Window Handles\n\nWe automated interactions with multiple windows using Selenium WebDriver.\n\nSteps Completed:\n\nOpened the webpage GlobalSQA.\n\nClicked the \"Open New Window\" link to open a new browser window.\n\nCaptured the title of the new window.\n\nSwitched back to the main window.\n\nVerified the correct switching between windows.\n\nTask 3: Handle iFrame\n\nWe successfully handled single  iFrames on Automation Testing.\n\nSteps Completed:\n\nLaunched the browser and navigated to the demo page.\n\nSwitched to the single frame, entered text into the input field, took a screenshot (single_frame.png), and switched back to the main content.\n\n\nAPI Testing: DummyJSON Recipes API\n\nWe have successfully completed API testing tasks using Postman for DummyJSON Recipes API.\n\nTasks Completed:\n\nTask 1: Fetch All Recipes\n\nSent a GET request to https://dummyjson.com/recipes.\n\nVerified the response status (200 OK).\n\nExtracted and displayed the first recipe’s title, ingredients, and instructions.\n\nTask 2: Fetch a Single Recipe\n\nSent a GET request to https://dummyjson.com/recipes/1.\n\nVerified the response structure and matched the returned ID with the request.\n\nTask 3: Search Recipes by Name\n\nUsed the GET endpoint https://dummyjson.com/recipes/search?q=chicken.\n\nValidated the response contained relevant search results.\n\nTask 4: Add a New Recipe (POST Request)\n\nSent a POST request to https://dummyjson.com/recipes/add with new recipe data.\n\nVerified the response contained the newly added recipe with an assigned ID.\n\nTask 5: Update a Recipe (PUT Request)\n\nSent a PUT request to https://dummyjson.com/recipes/{id} to update a recipe’s name.\n\nValidated that the response reflected the updated data.\n\nTask 6: Delete a Recipe (DELETE Request)\n\nSent a DELETE request to https://dummyjson.com/recipes/{id}.\n\nVerified the response confirmed the deletion.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajit2002%2Fselenium-api-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajit2002%2Fselenium-api-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajit2002%2Fselenium-api-assignment/lists"}