Mussojack, looks like the response you have shared there doesn’t have anything in the body
Mussojack
hazmeister-sl: but in the frontend console log i have it :(
hazmeister-sl
hmmm
Mussojack
hazmeister-sl: and in the backend log aswell
Lamiae joined the channel
hazmeister-sl: i'm doing frontend and backend tests on this website and i need to retrieve a specific token in the body in order to continue the test (need it for the URLlink)
has anything recently touched "webdriver.remote.sessionid" capability?
I see it in response from remote
though it was absent in past
at least when used with geckodriver
simonstewart
It was missing for a long time
Selenium-Github
[13selenium] 15shs96c pushed 2 new commits to 06master: 02https://git.io/vNHIF
13selenium/06master 142ce5f56 15Simon Stewart: IJ wants to make some changes to its config
13selenium/06master 14adc87a4 15Simon Stewart: Bump the buck version
simonstewart
But it's back now
chele_ has quit
p0deje
Ok, so it's correct now
Thank you!
simonstewart
NP
Heads up, one and all: buck version bump just went in
If Travis goes green, I'm planning on shipping 3.9
dude-x joined the channel
Selenium-Github
[13selenium] 15p0deje pushed 1 new commit to 06master: 02https://git.io/vNHLJ
13selenium/06master 141a0d52b 15Alex Rodionov: Stabilize some of Ruby tests
barancev|2
red. syntax error
Mutagen has quit
kpschmidt has quit
kpschmidt joined the channel
luke-sl
I had a brief look on friday, still couldn't understand how the id was being passed in.
simonstewart has quit
Aha, just looked at the PR. Rightio, so basically it's actually another one that they've fixed or changed the behaviour of :)
Manik_tester joined the channel
Manik_tester
Do anyone has idea about the release of Selenium IDE in firefox quantum ?
Manik_tester has quit
TinkerTyper joined the channel
dude-x
lucast so i had an epiphany last night as i was brushing my teeth last night. Instead of making incremental changes to the official python bindings, I should just rewrite the parts i don't like in my own library.
discopatrick joined the channel
lucast
well, are the changes useful for the bindings? :)
dude-x
first thing i am going to is replace httplib with requests, lol
also rip out 2x support
they are not geared towards to be conservative changes
lucast
oh you mean you're going to create your own version of the bindings
dude-x
yeah
yes precisely
i suspect many people do the same, hack together stuff to fix little issues here and there
i am already monkeypatching a few (minor) things
lucast
probably, but I doubt down to the requests level :-P
dude-x
well, someone already did the work in a PR
i'll find it
mfsi_ankitm has quit
and work from there.
if not, i always wanted to know what the hell is going in remote connection.py
czart has quit
lucast
hmm i dont see a PR anywhere for changing to requests
dude-x
it's most likely closed
lucast
looked in closed too, unless searching for 'requests' is not going to find it
dude-x
i do remember it popping up and it was closed with prejudice.
lucast
oh
dude-x
i am exaggerating with prejudice; but the line about reducing dependencies was given
NOTICE: SeleniumHQ/selenium#3329 (master - adc87a4 : Simon Stewart): The build has errored.
looks like you should be able to simply use a different remote connection by passing it in as the command_executor
barancev joined the channel
not so simply for driver-specific webdrivers however
p0deje has quit
dude-x
well it will take time
but i am willing and fired up
kirean joined the channel
kirean
hi
I used to have something in my browser that suggested selenium-tasks but I can't find it. Like I could right click on a link and get suggestions to check for link name etc.
anyone here who knows what I am missing?
nescius_ joined the channel
nescius_ is now known as nescius
dude-x
lucast i am having the problem where driver.get on chrome 64/chromedriver2.35 hangs; only thing interesting is the URL is an https:ip addr
have you seen this before
barancev has quit
lucast
i have not upgraded to 64 yet
dude-x
lucky you.
barancev joined the channel
p0deje joined the channel
hmm. i should test against the grid for now since it's pinned to an older version
lucast
i refuse, i usually wait a little bit for people to report bugs :-P
czart joined the channel
NOTICE: SeleniumHQ/selenium#3330 (master - 1a0d52b : Alex Rodionov): The build has errored.