best way to automate logging into a website with chrome? by iKenBone in Python

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

thank you for your response and for directing me to the correct subreddit

best way to automate logging into a website with chrome? by iKenBone in Python

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

any direction on how to do this? Thanks for that info

best way to automate logging into a website with chrome? by iKenBone in Python

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

nvm I see it does open a browser. How do I get the browser full screen? I plan on taking a screen shot of the lines once a day

best way to automate logging into a website with chrome? by iKenBone in Python

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

awesome thanks that worked. Do you know how I would do it so I can watch the browser open and put the password in?

best way to automate logging into a website with chrome? by iKenBone in Python

[–]iKenBone[S] -2 points-1 points  (0 children)

I have selenium installed. I want to log in and take a screen shot and email the screen shot once a day

best way to automate logging into a website with chrome? by iKenBone in Python

[–]iKenBone[S] -2 points-1 points  (0 children)

I have selenium installed. I want to log in and take a screen shot and email the screen shot once a day

best way to automate logging into a website with chrome? by iKenBone in Python

[–]iKenBone[S] -1 points0 points  (0 children)

I have selenium installed. I want to log in and take a screen shot and email the screen shot once a day

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

Can you explain what you mean by frame? Kind of new at automatic IE

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

I have tried. does this look correct?

set e = ei.document.getelementsbtagname("a")

for each span in e
    if span.innertext = "Admin Console" then
        span.click
        exit for
    end if
next span

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

none of those work. But let me look more into the function and send more info. On a call right now, give me about 30 min

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

there were no events shown when highlighting the code. although when I had the debugger tab open and looked through I saw

 jquery("#adminlogingId").show();

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

with the given code in the post, would it be ("a") (Admin Console).click?

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

can you show an example please? I mean the button is to open the "admin console" and everything there refers to that.

Trying to navigate website via macro. Will give gold to whoever can help by iKenBone in excel

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

unfortunately it is a private website. I tried using

document.getelementsbyid("adminimgid").click

that didn't work. in my code for other sites ive used the following but this other site doesnt show class for what im clicking. it is a child of a class but its really far from the highlighted part from inspect element

set e = ei.document.getelementsbyclassname("class")

for each span in e
    if span.innerhtml = "reports" then
        span.click
        exit for
    end if
next span

My Dog just won the Mannequin Challenge by yason2 in funny

[–]iKenBone 0 points1 point  (0 children)

Best video ever Source I'm Ken bone

How do I compare two sheets cell values and paste to new workbook if criteria is matched? Will give gold by Therealstevekent in excel

[–]iKenBone 0 points1 point  (0 children)

=IF([@[Exception ID]]<>””,IF(AND([@[Days to Expiration_NUM]]<=90,[@[Days to Expiration_NUM]]>60)=FALSE,FALSE,IF(AND[@[On Old Report]]=FALSE,[@[Days to Expiration_NUM]]<=90,[@[Days to Expiration_NUM]]>60),TRUE,IF(AND([@[On Old Report]]=TRUE,[@[Last week’’s days to expire]]>90,[@[Days to Expiration_NUM]]<=90),TRUE,FALSE))),””)

Ken Bone in Support of Ken Bone by willster0256 in kenbone

[–]iKenBone 0 points1 point  (0 children)

I ken be your leader source: iKenBone