eventually get an error in NUnit GUI, failed to start up socket
WhereIsMySpoon
jimevans: sounds fun
lukeis: no, it's all features
kfrz has quit
AnConio
.net...FF 35.0.1 for now
anu_c has quit
joshin4colours
hey all
kind of OT, but I'm having some trouble with performance/stability when running tests remotely through a VM
any tips or tricks to help avoid false positives?
rplevka has quit
WhereIsMySpoon
make sure your VM is up to date, has all the extra graphics packages (like the guest additions for virtualbox) and that you've allocated enough RAM to it
otherwise not really, VMs are generally going to be not as fast or stable as a native system
dude-x
joshin4colours good network link is also important
WhereIsMySpoon
true
joshin4colours
WhereIsMySpoon: dude-x: thanks
4 GB of RAM should be enough for everyone
roadrunneratwast has quit
jimpurbrick has quit
anu_c joined the channel
dude-x
"4GB of RAM ought to be enough for everyone." - Gill Bates
WhereIsMySpoon
joshin4colours: depends how many nodes you're going to run on it
dude-x: who is this Gill Bates person? Is he famous?
Doesn't he run a company about mice or something?
dude-x
something about doors
WhereIsMySpoon
yea
kggr has quit
anu_c has quit
anu_c joined the channel
gpodesta
hi, everyone
Motoservo joined the channel
anyone had problems with scrolling a table in IE and firefox
I've updated from 2.47.3 to 2.48.0 and it doesn't work ok
Actually it scrolls, but more bottom than the element is located, so the click doesn't work.
michl68 has quit
davehunt_ joined the channel
davehunt has quit
jimpurbrick joined the channel
jimpurbrick has quit
kfrz joined the channel
testing-tape joined the channel
kfrz1 joined the channel
kfrz has quit
Motoservo has quit
Motoservo joined the channel
dude-x
lukeis in appium, a send keys to an element will first tap on the left side of the element, and then "Type" the string. is there a way to modify the tapping location? the app i'm working on has a sliding menu to the left that looks for left taps.
bimmelino has quit
Motoservo has quit
lukeis
not sure… maybe using the Action chains?
dude-x: is this a webview or native?
dude-x
native
jmakov joined the channel
but what if send_keys command is hard wired to tap to the left?
lukeis
ok… if you're using 'selendroid' then I could possibly help further… otherwise, i'm out ;)
dude-x
our app is targeted towards api 19+
lukeis
so? :)
dude-x
i thought selendroid is only good for up to 17?
lukeis
selendroid works with marshmallow ;)
eteixeira has quit
jmakov
Hi. When I open datepicker it shadows one element I want to click on later. I'm using EC.element_to_be_clickable but still the element that is above gets clicked. Any ideas?
dude-x
interesting
Motoservo joined the channel
lukeis is selendroid better to use than the Appium api?
testing-tape has quit
lukeis
you use a pesky word in there, where i'm not able to answer accurately… "better"
dude-x
lukeis knowing appium and selendroid; can selendroid do things that appium can not do?
it's missing some features from the old UI Automatiion
aestockton joined the channel
ne joined the channel
ne
hi
ne has left the channel
Motoservo has quit
Motoservo joined the channel
aestockton has quit
ss_much joined the channel
dolu has quit
dolu joined the channel
oida joined the channel
lvanderpool joined the channel
Motoservo has quit
sircapsalot
anybody know how to make intellij "optimize imports", but actually put import statements in for unambiguous classes?
optimizing imports just "removes unused"
doesn't put any in
CSWookie has quit
kfrz1 has quit
kfrz joined the channel
Motoservo joined the channel
roadrunneratwast joined the channel
Dave_B_ has quit
jimpurbrick has quit
Motoservo has quit
ET1 has quit
Motoservo joined the channel
kfrz has left the channel
Ardesco joined the channel
jleyba has quit
testing-tape has quit
testing-tape joined the channel
Ardesco has quit
ET1 joined the channel
testing-tape has quit
gusTester1
hey guys, is there somewhere online where I can get selenium logo stickers for my laptop?
testing-tape joined the channel
ET1 has quit
Padawan joined the channel
aestockton joined the channel
jmakov has quit
ET1 joined the channel
aestockton has quit
lvanderpool joined the channel
michl68 joined the channel
Motoservo has quit
titusfortner has quit
titusfortner joined the channel
ET1 has quit
Motoservo joined the channel
ET1 joined the channel
Motoservo has quit
Motoservo joined the channel
Motoservo has quit
dubner joined the channel
Motoservo joined the channel
dubner has quit
rorycb has quit
roadrunneratwast has quit
eindoofus joined the channel
eindoofus
does anyone here have any experience with using python and selenium? wonder how often it's used
cravecode has quit
nirvdrum has quit
jimevans
eindoofus: from the chatter i see in this channel on a daily basis, i'd say python is probably the second or third most popular language people use with selenium
java is the proverbial 400-pound gorilla, but i'd guess python next, and javascript not far behind that.