waitforangular in selenium

瀏覽次數:326 次
跳到第一則未讀訊息

Rahul Rana

未讀,
2017年4月4日 清晨5:09:072017/4/4
收件者: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

未讀,
2017年4月4日 清晨5:26:142017/4/4
收件者: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

未讀,
2017年4月4日 清晨6:47:012017/4/4
收件者: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

未讀,
2017年4月21日 凌晨12:19:422017/4/21
收件者: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

未讀,
2017年5月4日 上午10:13:462017/5/4
收件者:Selenium Developers
There is Python adaptation of Protractor  - Pytractor, though it has not been maintained for a while:
回覆所有人
回覆作者
轉寄
0 則新訊息