Log in with your MaiOtaku account.
Home Forum Anime Members Help
joemama711

Joe is Good Enough

33 year old Male
Single
Marietta, GA
joemama711
"I couldn't even be mad at him, cause I got my mothers ass". " clap it if ya got your mothers ass" lmao
joemama711
https://youtu.be/yobfa2wtg6U
joemama711
Looks and sounds awful honestly lol God speed brother
arc
Apr 17, 23 at 9:14pm
brain is hurting defining selenium methods. Here is an example of what I'm working on using web automation. Basically I add a promo and then validate that it is discounted correctly: def ApplyPromo(): assert totalAmount != 0 driver.find_element(By.CSS_SELECTOR, ".promoCode").send_keys("Big20") driver.find_element(By.CSS_SELECTOR, ".promoBtn").click() # promo code may take up to 10 seconds, so you need to apply an explicit wait here to extend the time in this case wait = WebDriverWait(driver, 10) wait.until(expected_conditions.presence_of_element_located((By.CSS_SELECTOR, ".promoInfo"))) promoText = driver.find_element(By.CLASS_NAME, "promoInfo").text print(promoText) assert promoText == "Code applied ..!" discountPercentage = int((driver.find_element(By.CSS_SELECTOR, ".discountPerc").text).strip('%')) discountedTotal = (totalAmount - (totalAmount / discountPercentage)) currency = locale.currency((discountedTotal / 100), grouping=True) assert discountedTotal == float(driver.find_element(By.CSS_SELECTOR, ".discountAmt").text) print("Total after discount = " + str(currency))
verucassault
https://youtube.com/shorts/GvxW6hMXlcg https://media.tenor.com/bJdoqj5am7gAAAAC/really-though.gif
joemama711
Joe is Good Enough @joemama711 Dude WHAT LOL I figured they would break!
joemama711
You're welcome, hope ya have a good time.
angerissuequeen
This account has been suspended.
redhawk
Apr 16, 23 at 6:44pm
noticed the MMBN pfp, did you get the Legacy Collection?
joemama711
Pic
Best kinda salad ^_^
joemama711
https://youtu.be/YweSJ_FiSws
joemama711
Finished watching arcane, i see why everyone was hyped about it. I might watch some league but the community is pretty toxic
Continue
Premium Upgrade
Conventions
Jul 14-16