waitforangular in selenium

326 views
Skip to first unread message

Rahul Rana

unread,
Apr 4, 2017, 5:09:07 AM4/4/17
to Selenium Developers
hi guys, 

thanks for selenium

I wanted to ask if there are any future releases or plans to include waitforangular in selenium like in protractor or include loators for angular projects too
I love selenium and its vast capabilities so is there any plan for waitforangular in selenium in near future
I know explicitwait as a workaround but the inbuilt waitforangular makes it a breeze and helps out in sync problems

Thanks,
Rahul

David Burns

unread,
Apr 4, 2017, 5:26:14 AM4/4/17
to selenium-...@googlegroups.com
There is no plan to add this feature.

Selenium is there to give you the primitives to build out automation, waiting for specific items in specific frameworks is the job for those frameworks and not Selenium.
This is something that you could easily build in a support class and be able to maintain.

David

--
You received this message because you are subscribed to the Google Groups "Selenium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-developers+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-developers/11a0ea85-2ca5-438c-b647-67a1df1753d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paul Hammant

unread,
Apr 4, 2017, 6:47:01 AM4/4/17
to selenium-developers
You've not said what is impossible about using Protractor, as is, but I'm guessing that you testbase isn't in JavaScript. If you are in Java then use https://github.com/paul-hammant/ngWebDriver. If C# https://github.com/bbaia/protractor-net. If some other language google for "port protractor yourlanguage"

- Paul

--

Serguei Kouzmine

unread,
Apr 21, 2017, 12:19:42 AM4/21/17
to Selenium Developers
Other  Java ports of
Protractor are:


and


All these ports, and likewise https://github.com/bbaia/protractor-net
utilize Protractor's Javascript library functions for page locators throug javascriptExecutor while allow Java developer to continue using his / her tools

Thanks

Sergei Kouzmine  (contributor to those projects

Dmitry Tokarev

unread,
May 4, 2017, 10:13:46 AM5/4/17
to Selenium Developers
There is Python adaptation of Protractor  - Pytractor, though it has not been maintained for a while:
Reply all
Reply to author
Forward
0 new messages