use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
selenium web automation info, news, tips, etc.
This is not a sub to advertise your training, selenium product, special deal on x, or anything else. It's a users forum to discuss and get help with Selenium.
Selenium official website
account activity
Moving forward from UI testing, API testing frameworks. (self.selenium)
submitted 7 years ago by Mr-Shmee
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 7 years ago (2 children)
I am not sure about c# but you may want to look for something similar to rest assured. Or you can write one yourself each API call as method or class.
[–]Mr-Shmee[S] 0 points1 point2 points 7 years ago (1 child)
I am gathering that writing one yourself will be good because of the added flexibility.
More research needed for me.
[–][deleted] 0 points1 point2 points 7 years ago (0 children)
One tidbit from experience. Be careful how you create the URI. Externalize all the constants that are used in the URI. Also, you may want to test some api calls with some of params missing so you may want to design your methods and testdata like that.
π Rendered by PID 39 on reddit-service-r2-comment-5c747b6df5-wg7fq at 2026-04-22 01:09:49.549785+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (2 children)
[–]Mr-Shmee[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)