when i use selenium using python in linux for web automation, for every request to be completed it waits for browser repaint/reflow to complete. i want to work with selenium without reflows/repaint in browser to be completed.
jake_ joined the channel
jake_ has quit
codepython7771 joined the channel
codepython7771
To use selenium+python3 with firefox headless, do I need to install selenium-server-standalone.jar?
I'm getting cannot read property 'findElement' of undefined
I feel like there is a simple error of something out of scope but having a hard time implementing these mocha tests
ajit_ has quit
thomascheriy-sl
Hi.. I am having trouble in clicking the button 'Instant Price Search' in the website www.privatefly.com. I have used xpath with selenium (java), however, its not working. Is there any other way to make this work. It used to work but since 3 days, it is not working.
xpath I have tried are //*[@id='quickQuote']/div[3]/button
and
//button[text()='INSTANT PRICE SEARCH']
both not working
the error is timeout error
leb0x
can you paste your code
into pastebin
thomascheriy-sl
Added a Plain Text snippet: https://gist.github.com/a6d9dd3f95d145d89e725fd... with comment: "flightSearchButtonLeg1.click(); is the line where the execution throws time out exception. All the lines before this are executed successfully while debugging"
when I'm trying to assert the text variable its undefined because maybe its out of scope?
thomascheriy-sl
is this correct? var text = skiersQuick.findElement(By.css('[class="pdo-product-name is-desktop"]'));
line 52?
mfsi_ankitm joined the channel
shouldnt it be driver object?
leb0x
idk if it should
I'm pretty new to this
but I do know this all works manually
when I console log I get the right text
thomascheriy-sl
try var text = driver.findElement(By.css('[class="pdo-product-name is-desktop"]'));
leb0x
but inside the it function I get some errors
arnold89 has quit
I feel like my problem is when I define things inside the before function they aren't readable outside it when you get down to it
but doesn't make much sense
ajit_ joined the channel
KaL joined the channel
dmarr has quit
dmarr joined the channel
leb0x has quit
Milencho has quit
cwvdjoxqfw joined the channel
cwvdjoxqfw has quit
manoj9788-sl has quit
nirvdrum has quit
Milencho joined the channel
sandhya joined the channel
sandhya
record button not working
sandhya has quit
thomascheriy-sl has quit
lruizcaceres-sl joined the channel
lruizcaceres-sl
hello
i'm running example of automatization, but i getting this message
Starting ChromeDriver 2.32.498550 (9dec58e66c31bcc53a9ce3c7226f0c1c5810906a) on port 36171 Only local connections are allowed. oct 30, 2017 1:51:21 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFORMACIÓN: Detected dialect: OSS ChromeDriver: chrome on XP (e88ea200c6514734fb8d60eeab827e31)
someone could help me
kpschmidt joined the channel
kpschmidt has quit
WillPittenger joined the channel
WillPittenger joined the channel
mtodor joined the channel
p0deje joined the channel
lruizcaceres-sl has quit
Lina_ joined the channel
fabrice31 joined the channel
rplevka_ joined the channel
WillPittenger has quit
WillPittenger joined the channel
WillPittenger has quit
WillPittenger joined the channel
niQo joined the channel
WillPittenger has quit
WillPittenger joined the channel
WillPittenger has quit
WillPittenger joined the channel
WillPittenger joined the channel
WillPittenger has quit
WillPittenger joined the channel
Driikolu joined the channel
Driikolu
Hello
p0deje has quit
p0deje joined the channel
bpascal joined the channel
mfsi_ankitm has quit
spathare has quit
WhereIsMySpoon_ joined the channel
WhereIsMySpoon_ has quit
WhereIsMySpoon_ joined the channel
Can someone help me ?
keyshah-sl joined the channel
keyshah-sl
:ask
selbot2
If you have a question, please just ask it. Don't look for topic experts. Don't ask to ask. Don't PM. Don't ask if people are awake, or in the mood to help. Just ask the question straight out, and stick around. We'll get to it eventually :)