A talk about Selenium IDE

A talk about Selenium IDE
Tomer Steinfeld @corevous
Frontend developer @ApplitoolsEyes
A talk about Selenium IDE
You're in for a treat
HAHahaHahahA get it????
How I got started with
Selenium
A talk about Selenium IDE
A talk about Selenium IDE
didvote = 1
Dave Haeffner
@tourdedave
Tomer Steinfeld
@corevous
Maintainers
Special thanks to @manoj9788 Jongkuen Hong
After a decade we've finally
figured out what's wrong with
Selenium IDE
And it's not what you think
A talk about Selenium IDE
A talk about Selenium IDE
https://nachonachoman.svbtle.com/interesting-hack-office-2016-in-night-mode
DARK MODE
A bit of stats before we begin
• Over 3,000,000 downloads
• More than 150,000 weekly users
• 1,000 daily installations
Lots of people use the IDE
Started in a Spring day of 2005
It was probably Spring somewhere
Selenium IDE enables all
testers
The death of Selenium IDE (again...)
Someone picks up
Selenium IDE
Selenium IDE
becomes good
Selenium IDE
slowly deteriorates
Prime opportunity to rewrite
the IDE
Death really gives it to ya
Thanks @SideeX_org
demo
Reinventing the IDE
Locator Fallback
Plugins
Axing user-extensions.js
Commands
Locators
Control Flow
def method_missing(*args)
args.join(" ")
end
if foo
do_something
elsif
do_something_else
else
shouldnt_be_here
end
while i_am_talking
audience.stay_tuned
end
5.times do
how_many_times_do_i_do_this
end
def stack_overflow
stack_overflow
end
Few samples
while loop
Few samples
if statement
CI Runner
selenium-side-runner
• Parallel execution
• Base url for multiple deployments
• Grid execution
• Configurable through capabilities
• e2e test framework for free
Interpreted using Node
npm install -g selenium-side-runner
really cool demo
Playback on WebDriver
coming soon™
Roadmap
• WebDriver compatibility
• Export to languages (Java, C#, JavaScript, etc...)
• Data driven testing
• Make it work for wonky websites 💯
Thanks to all the past contributors
Shinya Kasatani
Adam Goucher
Samit Badle
1 of 38

More Related Content

Featured(20)

ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
Alireza Esmikhani30.3K views
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
Project for Public Spaces & National Center for Biking and Walking6.9K views
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
Erica Santiago25.1K views
9 Tips for a Work-free Vacation9 Tips for a Work-free Vacation
9 Tips for a Work-free Vacation
Weekdone.com7.2K views
I Rock Therefore I Am. 20 Legendary Quotes from PrinceI Rock Therefore I Am. 20 Legendary Quotes from Prince
I Rock Therefore I Am. 20 Legendary Quotes from Prince
Empowered Presentations142.8K views
How to Map Your FutureHow to Map Your Future
How to Map Your Future
SlideShop.com275.1K views
Read with Pride | LGBTQ+ ReadsRead with Pride | LGBTQ+ Reads
Read with Pride | LGBTQ+ Reads
Kayla Martin-Gant1.1K views
The Student's Guide to LinkedInThe Student's Guide to LinkedIn
The Student's Guide to LinkedIn
LinkedIn87.9K views

A talk about Selenium IDE