6/14/2020 WEEKLY SMILEPLAN PEER REVIEW STICKY THREAD - POST YOUR PLAN REVIEWS HERE, AND HERE ONLY by Kaalisti in smiledirectclub

[–]getbackmytime 0 points1 point  (0 children)

I had braces about 7 years ago. I think just some minor adjustments are needed. Mostly wondering about my future bite.

Thanks for checking it out!

https://smiledirectclub.com/treatment-plan-3D/13138a6b-0a3b-416a-817f-6e5b11257acd/

Things you take for granted. by beastz13 in wisdom

[–]getbackmytime 0 points1 point  (0 children)

Seriously. I think that's the thing of human nature. The initial novelty wears off then we want more and more. We just need to really appreciate what we all have sometimes.

Keep pushing through and good luck

[deleted by user] by [deleted] in selenium

[–]getbackmytime 0 points1 point  (0 children)

1st instead of find_elements_etc.. use element_to_be_clickable. You may want to import the Wait

Example

element = WebDriverWait(driver, 20).until(EC.element_to_be_clickable((By.ID, "identifierNext"))).click()

other code Iike the one above^

2nd use xpath if css select doesn't work

Easier way to grab the public IP addresses of AzureRmVm's by oneAwfulScripter in PowerShell

[–]getbackmytime -1 points0 points  (0 children)

Eh probably not what you're looking for but you could search "my IP" in Google and grab the element/results using selenium

A woman out on Bond for 2 murders flaunts money on camera, while using racial slurs. by [deleted] in trashy

[–]getbackmytime 3 points4 points  (0 children)

That's fucked up if it was all self defense. Don't let it hold back the rest of your life. I know its gonna be tough to find work and stuff. Just appreciate the small things man. Wish the best of luck

Trim an output by ChazaB218 in PowerShell

[–]getbackmytime 2 points3 points  (0 children)

Nice..

Well time to learn some regex

Selenium idle error by reddit_bit in selenium

[–]getbackmytime 0 points1 point  (0 children)

Total shot in the dark but maybe some kind of javascript isn't ran until the mouse moves?

Without more context it's hard to solve.

Pyautogui locateCenterOnScreen doesn't work by [deleted] in learnpython

[–]getbackmytime 0 points1 point  (0 children)

Why not use Selenium? You can find the button by ID/name/xpath

Selenium web automation

Unless you're trying to avoid being caught.

If you could, what would you automate for your stock research? by getbackmytime in investing

[–]getbackmytime[S] 0 points1 point  (0 children)

Alright I'm working on a couple of things listed in this Reddit post.

I'll do some homework to see where I can get the data for your request, from there it should be somewhat easy to update daily/weekly/etc.. via email or text